documentation-criteria
✓Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required.
Installation
SKILL.md
| New Feature Addition | PRD → [ADR] → Design Doc → Work Plan | After PRD approval | | ADR Conditions Met (see below) | ADR → Design Doc → Work Plan | Start immediately | | 6+ Files | ADR → Design Doc → Work Plan (Required) | Start immediately | | 3-5 Files | Design Doc → Work Plan (Recommended) | Start immediately |
| Document | Path | Naming Convention | Template |
| PRD | docs/prd/ | [feature-name]-prd.md | prd-template.md | | ADR | docs/adr/ | ADR-[4-digits]-[title].md | adr-template.md | | Design Doc | docs/design/ | [feature-name]-design.md | design-template.md | | Work Plan | docs/plans/ | YYYYMMDD-{type}-{description}.md | plan-template.md |
Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required. Source: shinpr/claude-code-workflows.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/shinpr/claude-code-workflows --skill documentation-criteria- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is documentation-criteria?
Documentation creation criteria including PRD, ADR, Design Doc, and Work Plan requirements with templates. Use when creating or reviewing technical documents, or determining which documents are required. Source: shinpr/claude-code-workflows.
How do I install documentation-criteria?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shinpr/claude-code-workflows --skill documentation-criteria Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/shinpr/claude-code-workflows
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01