What problem does it solve?
Many projects lack a concise, agent-ready configuration that maps tasks, boundaries, and orchestration; this Skill eliminates uncertainty by producing a tailored AGENTS.md that orients agents to the project's goals, gaps, and conventions. It prevents generic or unsafe agent behaviour by forcing a brief interview, importing existing project context, and enforcing guardrails like a 150-line limit.
Core Features & Use Cases
- Context-aware AGENTS.md generation: Interviews the user, scans repo artifacts (PRDs, package manifests, README), and synthesizes a single, project-specific AGENTS.md.
- Orchestration Map & Boundaries: Produces a phase-based orchestration map, explicit Allowed/Ask First/Never boundaries, and key commands to make agents composable and safe.
- Update Mode & Auditability: Supports UPDATE_ONLY mode for scoped edits, shows diffs before saving, and appends entries to a skill outputs log for traceability.
- Use case: Onboard agents into a new repo by running this Skill to create a concise AGENTS.md that configures agent autonomy, test/build commands, and role-specific boundaries.
Quick Start
Ask the assistant to interview you about your role and project, then "generate an AGENTS.md for this project" to create and save a tailored AGENTS.md.