plan
Plan development work following KB skill's structured approach with PRDs,phases, tickets, TDD specifications, and parallel execution planning.WORKFLOW:1. KB LOOKUP - Check existing PRDs, patterns, code maps, SOPs2. SCOPE - Small (ticket only) or Large (PRD + phases)?3. PRD - Create for large work4. PHASES - Break into 2-5 tickets + Phase E2E5. TICKETS - Create with TDD spec (3-spec.md is critical)6. PARALLEL ANALYSIS - Dependency matrix, file conflicts, execution mode7. GIT SETUP - Phase branch, worktrees for parallel tickets8. QUESTIONS - Resolve all ambiguity before implementationUse when:- User asks to implement something non-trivial- User says "plan", "design", "how would you implement"- Task requires multiple files or sessions- Requirements are unclear
$ Installieren
git clone https://github.com/jayprimer/pmc-marketplace /tmp/pmc-marketplace && cp -r /tmp/pmc-marketplace/plugins/pmc/skills/plan ~/.claude/skills/pmc-marketplace// tip: Run this command in your terminal to install the skill
Repository
