Touchstone provides guidance prompts and CLI tooling for solo developers managing AI agents across GitHub projects. It enforces constrained workflows via GitHub policy, ensures state legibility, and carries consistent rules. The CLI validates checks, verifies claims, and sequences PR operations (open, status, merge, answer) with documented recovery paths.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONA curated library of machine-readable task prompts and Agent Skills for coding agents, focusing on common agent failures like broken setup scripts, vague issues, and tests requiring unavailable services. Includes fixtures with planted defects for validation.
Lintro is an MIT-licensed command-line tool that brings many linters, formatters, type checkers and security scanners together under one interface, with consistent reports, auto-fixing, Docker images and optional AI-assisted review using your own API key.
Ditto scans JavaScript/TypeScript repositories with ts-morph, fingerprints each function through an LLM, clusters behavioural duplicates by embedding, then executes pure functions in a sandbox to show where they diverge.