Skip to content

Build AGENTS.md

Author the agent navigation + instructions entrypoint (Standard sec 3.10) and keep it in sync.

Invoke askit-build-agents-md (create mode). It asks what the project is, its conventions, and its boundaries, then authors a tight AGENTS.md with the standard sections: what-this-is, current-state, conventions, build/test/lint, where-to-look.

Verbose, generated-looking AGENTS.md files measurably reduce agent task success and raise cost, and long “do not X” lists backfire. Keep it essential-only and prefer positive, concrete instructions.

node scripts/generators/sync-agents-md.mjs

renders the component list from library.json so it does not drift. Regenerate it when components change instead of hand-editing.

node scripts/evaluate.mjs . --json

AGENTS.md presence is checked by U2 (anatomy); the description and instruction-budget rules apply.