From lisa
Generate a full scope roadmap (MVP/early release to next major stage) by scanning /docs, PRDs, and legacy tasks.
npx claudepluginhub auge2u/lisa3 --plugin lisa# Plan (Stage 2) - Lisa Execute the roadmap-scopecraft skill to generate a complete product roadmap. ## When to Use Use this command when: - Need to create a strategic roadmap from existing docs - Converting legacy scope into a clean backlog - Reconciling multiple PRDs into coherent plan - Planning maturity progression (MVP -> next stage) ## What This Does 1. **Inventory documents** - Scans `/docs`, README, ADRs 2. **Extract scope sources** - TODOs, issues, backlog files 3. **Infer current stage** - MVP/alpha/beta/early release signals 4. **Generate roadmap** - Creates 6 scopecraft out...
/planRestates requirements, assesses risks and dependencies, generates step-by-step implementation plan with complexity estimate, and waits for user confirmation before coding.
/planBreaks project into small verifiable tasks with acceptance criteria, dependencies, checkpoints. Reads spec/codebase, presents plan for review, saves to tasks/plan.md and tasks/todo.md.
/planStarts Manus-style file-based planning: creates task_plan.md, findings.md, progress.md if missing, invokes planning skill, and guides through workflow.
/planRestates requirements, assesses risks, creates step-by-step implementation plan with phases, dependencies, complexity estimates, and waits for user confirmation.
/planInteractively builds Goal, Scope, Metric, and Verify command for an autoresearch run from provided goal description.
/planCaptures user intent via 5 structured questions, creates strategic execution plan, saves to .claude/session-plan.md and session-intent.md for review.
Share bugs, ideas, or general feedback.
Execute the roadmap-scopecraft skill to generate a complete product roadmap.
Use this command when:
/docs, README, ADRsskills/plan/SKILL.mdskills/plan/templates/./scopecraft/Creates ./scopecraft/ with 6 files:
VISION_AND_STAGE_DEFINITION.md - Vision and completion criteriaROADMAP.md - 3-5 phased roadmapEPICS_AND_STORIES.md - Epics with stories and acceptance criteriaRISKS_AND_DEPENDENCIES.md - Risk register and dependency mapMETRICS_AND_PMF.md - North star metric and PMF signalsOPEN_QUESTIONS.md - Questions blocking prioritization[TODO]/[TBD]/[PLACEHOLDER] markers remain/lisa:plan
After running, review scopecraft/ROADMAP.md for the phased plan.
This command replaces the deprecated /lisa:roadmap command.