← ClaudeAtlas

roadmap-scopecraftlisted

Builds a full-scope product roadmap for an existing project by scanning PRDs in /docs, extracting legacy tasks, and creating a comprehensive plan to move from MVP/early release to the next major stage.
auge2u/lisa-helps-ralph-loops · ★ 0 · AI & Automation · score 72
Install: claude install-skill auge2u/lisa-helps-ralph-loops
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) ## 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. ## Scratchpad protocol (for orchestrated mode) When running in orchestrated/loop mode: 1. **Read first**: Check `.agent/scratchpad.md` for prior context 2. **Track progress**: Note what's done, what's remaining, blockers 3. **Update after**: Write progress to scratchpad before completing iteration Scratchpad format: ```markdown # Scratchpad — ralph-it-up-roadmap ## Last Updated [timestamp] ## Progress - [x] Completed item - [ ] Remaining item ## Quality Gate Status [Updated by validation - see below] ## Decisions Made - [Decision and rationale] ## Blockers - [Current blockers] ## Next Steps - [What to do next iteration] ``` ## Quality gates (MUST pass before LOOP_COMPLETE) Before declaring completion, ALL blocker-level quality gates must pass: ### Out