English | 简体中文
Bootstrap agent-oriented docs in your project.
npx agdocs initSee npx agdocs -h for all commands and flags.
Project/
├── AGENTS.md # Agent rules
├── CLAUDE.md # Agent rules for Claude Code
├── CONTEXT.md # Domain glossary
├── DESIGN.md # UI / interaction conventions
├── MEMORY.md # Durable cross-session project memory
└── docs/
├── adr/ # Architecture decision records (0001-<slug>.md)
└── prd/ # Product requirements (<feature-slug>.md)