Documentation
Guidelines for creating and maintaining documentation in the @dotcontext/cli project.
When to Use
- Planning phase (P): Writing PRDs, tech specs, or architecture docs in
.context/plans/
- Confirmation phase (C): Updating project docs after feature completion
- Filling scaffold documentation files in
.context/docs/
- Updating the README, CHANGELOG, or CONTRIBUTING guides
- Writing or updating
.context/ content (docs, agents, skills, plans)
Documentation Locations
| Location | Purpose | Format |
|---|
.context/docs/ | Project knowledge base (generated scaffolds) | Markdown with YAML frontmatter |
.context/agents/ | AI agent playbooks |