write-agents-md - Write and maintain AGENTS.md architectural context files
Write and maintain AGENTS.md or CLAUDE.md files as an Intent Layer to provide dense architectural context for agents.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Build AGENTS.md node hierarchy leaf-first
- Sync intent nodes with code changes
- Audit existing intent node content
- Cut intent nodes to word budgets
- Summarize child nodes bottom up
Inputs
- Source repository codebase
- Git diff or commit history
- Existing AGENTS.md or CLAUDE.md files
- User answers for SME interview
Outputs
- Created or updated AGENTS.md files
- Node diff proposals
- Question list file .intent-layer-questions.md
- Node tree with word counts
Requirements
- Git version control tool
- Word count utility wc
- Repository code formatter
