Generate Plan phase document (feature planning)
Generates feature planning documents using templates with variable substitution and index updates.
/plugin marketplace add popup-studio-ai/bkit-claude-code/plugin install bkit@bkit-marketplaceReceives feature name via $ARGUMENTS. (e.g., /pdca-plan login)
Check Existing Documents
Apply Template
{feature} → $ARGUMENTS{date} → Today's date{author} → User (or blank)Generate Document
Guide Next Steps
/pdca-plan login # Login feature plan
/pdca-plan user-profile # User profile feature plan
/pdca-plan checkout # Checkout feature plan
✅ Plan document has been created!
📄 Generated File:
docs/01-plan/features/login.plan.md
📝 Next Steps:
1. Fill in the objectives, scope, and requirements sections of the plan
2. After completion, proceed to design phase with /pdca-design login
3. Or simply request "Design the login feature" for automatic progression
💡 Tip: Focus on "why" this feature is needed in the plan.