What problem does it solve?
Replaces scattered, inconsistent agent onboarding docs with a single reproducible generator and verification workflow so AI agents and maintainers can rely on up-to-date, machine-readable AGENTS.md files across a repository.
Core Features & Use Cases
- Generate & Update: Create root and scoped AGENTS.md files from templates and repository facts.
- Extraction & Verification: Extract commands, CI rules, file maps, ADRs, and verify commands using bash + jq + git before marking items as verified.
- Compatibility: Auto-create CLAUDE.md / GEMINI.md symlinks and adapt outputs for multiple agent tools; useful for onboarding agents, standardizing agent rules, and auditing agent docs.
- Automation Scripts & Heuristics: Includes detection scripts for scopes, utilities, heuristics, golden samples, and freshness checks to drive idempotent updates.
Quick Start
Run the agent-rules generator to produce or update AGENTS.md files, verify documented commands, and create agent-specific symlinks.