extract-flow-spec

Community

Turn user journeys into traceable flow specs

Authorkapilvirenahuja
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Extracting a complete, vertical user journey across multiple features and layers is hard because feature-level specs don’t show the end-to-end thread of control, including handoffs, traversing aspects, and source-backed step evidence.

Core Features & Use Cases

  • Vertical flow-spec extraction: Produces a single ordered flow-spec YAML that captures the trigger, participating features, stepwise {actor, action, system_effect}, and success criteria across layers.
  • Source-cited step evidence: Every trigger/step/failure path includes file-and-line citations so implementations can be audited and validated.
  • Cross-cutting aspect detection: Detects and aggregates traversing aspects (auth, validation, logging, observability, idempotency, etc.) and aligns aspect_ids with the companion aspect extraction run.

Quick Start

Ask the system to run extract-flow-spec for a given flow_id and input file surface, and return the generated flows/{flow-id}.yaml with step-by-step cited evidence.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: extract-flow-spec
Download link: https://github.com/kapilvirenahuja/garura/archive/main.zip#extract-flow-spec

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.