plan-phase

Solid

Plan the next PRD phase by drafting issues, creating GitHub issues, and bridging planning to building.

Web & Frontend 416 stars 49 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Plan Phase Plan the next phase of development from the PRD, create GitHub issues, and prepare for implementation. This skill bridges planning and building — it creates the structure but writes no application code. ## Your task Work through the steps below in order. Each step has a hard stop — do not proceed past a CHECKPOINT without explicit user approval. --- > **Tip for the user**: You can activate Claude Code's plan mode (shift+tab) during Steps 1-2 for an extra guardrail against premature code changes. Toggle out of plan mode before Step 3 so that Claude Code can run `gh issue create` commands. ### Step 1: Orient - Read `docs/prd/ROADMAP.md` to identify the current phase and what comes next - Read the PRD overview file (`docs/prd/*-overview.md`) for project context - Read the specific PRD document(s) relevant to the upcoming phase - Read the project's `CLAUDE.md` - Review recent git history and merged PRs to understand current state - Check for any open GitHub issues that may already cover upcoming work ### Step 2: Draft the plan Present a clear, concise plan for the next phase: - **Phase name and PRD reference** (e.g., "Phase 2: Auth & Onboarding — see `02-auth-and-onboarding.md`") - **Scope summary**: What this phase accomplishes in 2-3 sentences - **Proposed issues**: A numbered list of discrete, implementable issues. Each issue should include: - A clear title following the pattern: `feat: ...` or `fix: ...` or `chore: ...` - A one-line description of w...

Details

Author
joshukraine
Repository
joshukraine/dotfiles
Created
11 years ago
Last Updated
yesterday
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

prd-to-plan

Convert a PRD into a phased implementation plan using tracer-bullet vertical slices, then optionally create GitHub issues from the plan. TRIGGER when: user has a PRD and wants an implementation plan, says "plan this", asks to break a feature into phases, wants to convert requirements into tasks, asks to break a PRD into issues, create issues from a plan, or says "prd to issues". Also when user wants to stress-test a plan, get grilled on their design, or says "grill me". DO NOT TRIGGER when: user wants to execute a plan (just code it), review existing code, or do general architecture discussion without a PRD.

1 Updated 1 weeks ago
DROOdotFOO
AI & Automation Listed

plan

Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices. Use after /tk:prd.

0 Updated today
bimetallic-seascallop841
Code & Development Solid

plan

Use this skill when performing structured project planning and PRD generation with three modes: new (project kickoff with repo scaffolding), feature (compact feature PRD), retro (data-driven retrospective). All modes share a researched Q&A engine that dispatches parallel Explore agents before each question wave, presents options via AskUserQuestion with recommendations, and produces documents with prioritized issue creation.

48 Updated yesterday
Kanevry
Data & Documents Solid

bootstrap-prd

Set up PRD-driven development infrastructure for a new project, including directory structure, templates, and roadmap.

416 Updated yesterday
joshukraine
AI & Automation Listed

prd

Create a PRD through user interview, codebase exploration, and module design. Use when starting a new feature or change.

0 Updated today
bimetallic-seascallop841