flow

Solid

Run the buildflow gated build process from idea to real done-evidence. Walk gated stages (Idea->Research->Scope->PRD->ADR->Contract->Cards->Build->Review->Deploy/Ship->Verify->Retro), each with a honest gate that must pass before advancing. Adapts to project type (web|cli|library|skill). Use when starting or driving a real product build, when the user types /flow, /flow next, /flow card, /flow check, or asks to scope/plan/ship a project through gates. Kill at any gate is a valid outcome.

AI & Automation 8 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
32
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /flow — buildflow gated build harness Idea to **world-state done-evidence** (deployed URL for web; install+run for cli/library/skill), not paperwork. Each stage has an artifact and a **GATE**. **Kill at any gate is a valid, honored outcome.** ``` Idea -> Research -> Scope -> PRD -> ADR -> Contract -> Cards -> Build -> Review -> Deploy -> Verify-live -> Retro |------------------ planning (files in flow/) ------------------| |------- shipping (inside cards/) -------| ``` ## Two-layer harness `/flow` is two layers. Both must agree; the script can pass hollow content. 1. **Mechanical — `runner/flow.sh`** (deterministic, exit 0/1). Stage/card lifecycle plus cheatable checks: unchecked boxes (including leftover `- [ ]` under `## Open decisions`), `[FILL]`, card status, empty done-evidence, plus content scanners on 01/02/03/05 (typed-web entry floor, L-above-A, PRD adjectives, OD cap). Always run it first — its exit code is ground truth, never host judgment. Open-decision leftover boxes are the same scanner; `clarify` only prints them — not a second gate. 2. **Semantic — this skill.** The script cannot tell a real competitor quote from a fabricated one, or a grade-laundered C feature from an honest B. After mechanical PASS, apply `references/gate-examples.md` before letting the operator advance. ## PTC_ONLY This file is always-on. Load **one** extra reference for the verb in play (load table) plus that verb's row in `references/command-dispatch.md`. Do...

Details

Author
manhquydev
Repository
manhquydev/flow-skill
Created
3 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category