What problem does it solve?
Plan Plus solves the problem of unclear or ambiguous feature requests by guiding stakeholders through a structured, brainstorming-enhanced PDCA planning process that uncovers intent, evaluates alternatives, and eliminates unnecessary scope before any implementation begins.
Core Features & Use Cases
- Intent discovery: Asks targeted, one-question-at-a-time prompts to clarify core purpose, target users, and success criteria.
- Alternatives & YAGNI review: Proposes 2-3 implementation approaches with trade-offs and performs a multi-select YAGNI audit to trim scope.
- Plan generation & state updates: Produces a Plan document from a template, saves it under docs/01-plan/features/{feature}.plan.md, creates a Plan task, and updates .bkit-memory.json PDCA status.
- Use Case: When a product manager receives a vague feature request like "improve auth", run Plan Plus to define core problem, compare approaches (session-based vs token-based), mark out-of-scope items, and generate an approvable implementation plan.
Quick Start
Use Plan Plus to run a brainstorming-enhanced PDCA plan for the feature user-authentication.