agents-md-generator
Installation
SKILL.md
AGENTS.md generator
Create high-signal, repository-grounded instructions with a host-neutral semantic core for coding-agent hosts that support AGENTS.md. Treat tool-specific instruction files as adapters when a host requires them.
Scope and side effects
findingsanddraftdo not authorize instruction-file edits. Onlyapplyauthorizes those edits, limited to the requested files; validation side effects require separate authorization under the rule below.- The default target is the root
AGENTS.md. Create or revise a nested target only when the user names or approves that path and selectsapply. - Repository inspection is read-only. Validation commands may write caches or artifacts, install dependencies, use the network, or trigger external systems. Assess them first, run the smallest safe check, and get authorization before consequential validation.
- Before editing, inspect the target file and any existing worktree diff. Preserve unrelated and pre-existing changes.
- Never delete or overwrite source instruction files such as
CLAUDE.mdwithout explicit authorization covering those files. Reuse authorization already granted for the same action. Report any validation artifacts that cannot be safely cleaned up.