brainstorm
Facilitate a structured brainstorming session for feature development using Scrum Master techniques
Generate comprehensive PRP (Product Requirements & Plans) with thorough research and validation
> /plugin marketplace add croffasia/cc-blueprint-toolkit > /plugin install bp@cc-blueprint-toolkit
How it fires
How this command gets triggered: by you, by Claude, or both.
/generate-prpContext preview
What this command does when you run it.
Generate comprehensive PRP (Product Requirements & Plans) with thorough research and validation
description: Generate comprehensive PRP (Product Requirements & Plans) with thorough research and validation argument-hint: [feature description or user story] allowed-tools: TodoWrite, Read, Write, Glob, Grep, Bash, Task, WebSearch, WebFetch
Generate PRP (Product Requirements & Plans) through validated research and codebase analysis.
Two-phase approach: validate completeness (Phase 1), then research (Phase 2).
**CRITICAL**: PRP must contain ALL context - research findings, documentation URLs, code examples. The executor agent sees only the final PRP document, not your research process.
**Phase 1: Initial Discovery & Task Validation** (Validate task completeness before deep research)
1. **Preflight Analysis** (Use subagent: `bp:preflight-prp`)
2. **Decision Gate**:
questions
details
**Phase 2: Comprehensive Research Phase** (After task validation - Codebase first, then smart external research)
1. **Codebase Analysis** (Use subagent: `bp:codebase-research`)
2. **Smart External Research Decision** (Evaluate AFTER codebase analysis)
**FIRST: Analyze codebase findings to determine if external research is needed:**
**SKIP External Research if:**
components)
**PROCEED with External Research ONLY if:**
needed
examples)
**If External Research is needed** (Use subagent: `bp:research-agent`):
3. **Technical Clarification** (Use if needed after research completion)
**IMPORTANT**: Read and follow the template structure from `docs/templates/prp_document_template.md` exactly.
If template doesn't exist, tell user to run `/bp:init` first to install templates.
**CRITICAL BEFORE WRITING**: 1. Complete all research phases (Phase 1 and Phase 2) 2. Gather ALL context from codebase analysis 3. Document validation commands from project config files 4. THEN write the PRP following the template structure
Save as: `docs/prps/{feature-name}.md`
Score the PRP on a scale of 1-10 (confidence level to succeed in one-pass implementation using claude codes)
**Final Step: Generate Implementation Tasks**
After completing the PRP document, automatically generate a detailed task breakdown:
1. **Task Decomposition** (Use subag
Claude Code Plugin for smart blueprint-driven development AI analyzes patterns, creates solid implementation plans, delivers working code in 15 minutes Blueprint-driven development plugin: AI analyzes your codebase patterns, creates comprehensive
Repo: croffasia/cc-blueprint-toolkit
Facilitate a structured brainstorming session for feature development using Scrum Master techniques
Implement features from PRP specifications with comprehensive validation and testing
Execute individual development tasks from task breakdown documents
Initialize СС Blueprint Toolkit - copy actual documentation templates to your project