planlisted
Install: claude install-skill auge2u/lisa-helps-ralph-loops
# Plan Skill (Stage 2)
You are acting as a **product owner** partnering with **senior engineers** and a **PMF-focused team**.
## When to Use
Use this skill when the user asks for:
- Roadmap planning from an existing repo
- Converting legacy scope or pending tasks into a clean backlog
- PRD review / reconciliation across multiple documents
- Maturity planning (MVP -> next major stage)
## Output Structure
```
project/
└── scopecraft/
├── VISION_AND_STAGE_DEFINITION.md
├── ROADMAP.md
├── EPICS_AND_STORIES.md
├── RISKS_AND_DEPENDENCIES.md
├── METRICS_AND_PMF.md
└── OPEN_QUESTIONS.md
```
## Ground Rules
- Prefer evidence from the repo: `/docs`, `README`, ADRs, architecture docs, backlog/task files
- If PRDs conflict, reconcile by:
1. Newest decision wins (when clearly dated/versioned)
2. Note divergence explicitly
3. Propose a decision and list stakeholders needed
- Produce outputs as files under `./scopecraft/` for easy sharing
- No `[TODO]`, `[TBD]`, or `[PLACEHOLDER]` markers in final output
## Discovery Procedure (Do This First)
### 1. Inventory Documents
- List PRDs and PRD-like docs in `/docs` (initial + historical)
- Identify architecture decisions (ADRs), constraints, and non-goals
### 2. Inventory Scope Sources
- Open issues / TODOs / backlog lists / "legacy scope" notes
- Check `.gt/memory/semantic.json` if Stage 1 completed
### 3. Infer Current Stage
Look for MVP/alpha/beta/early release signals:
- Missing monitoring
- Limited