Skip to main content

journeys-extract

Stars8
Forks2
UpdatedJuly 4, 2026 at 21:22

Extracts user journeys from an app's existing code into persistent, declarative markdown+YAML spec files under docs/journeys/ โ€” one file per journey, each with a stable journey_id and frontmatter fields for test linkage (test_ids, status, last_verified) that journeys-verify and journeys-enrich own and update later. Uses three parallel lean agents (PM story-map backbone, UX flow analysis, Mermaid diagram generation) to discover journeys, then upserts by journey_id so re-running never duplicates or clobbers verification state. Use when journeys aren't documented yet, or to rediscover/add journeys after major app changes. This is the extraction phase only โ€” it does not check whether journeys still work (journeys-verify) or fill in narrative detail on existing drafts (journeys-enrich).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly