Loading...
Loading...
Analyzes PRD documents, concept briefs, or feature specs and creates structured implementation plans with visual kanban tracking. Breaks requirements into epics, stories, and tasks with dependencies and estimates. Outputs to `.claude/` folder for integration with project-harness and other skills. Generates PROJECT.md for shared project context.
npx skill4agent add srstomp/pokayokay prd-analyzer.claude/.claude/| Feature Type | Primary Skill | Secondary Skills |
|---|---|---|
| REST/GraphQL APIs | api-design | api-testing |
| Database schemas | database-design | — |
| SDK/library | sdk-development | — |
| Auth/Security | api-design | — |
| Testing infrastructure | testing-strategy | — |
| Reference | Description |
|---|---|
| prd-analysis.md | Deep dive on document analysis |
| task-breakdown.md | Detailed breakdown methodology |
| kanban-setup.md | Database schema and HTML generation |
| skill-routing.md | Skill assignment logic |
| project-md-template.md | PROJECT.md template and format |
| database-schema.md | Full SQLite schema for tasks.db |
| features-json.md | features.json format and integration points |
| anti-patterns.md | Analysis, breakdown, and output anti-patterns |