Craft Flow

Show what happens next, in what stages, and where it branches. Use for a process, a lifecycle, a state change nobody owns. Not for static structure (craft-map) or who acts at each step (craft-swimlane).

attac-t b52ca42 2 files · 2.4 KB Updated

File contents

Skill: Craft Flow

"Show the river, not every droplet."

The Principles

  • Vertical — Top to bottom only
  • Stages in CAPS — Clear phase boundaries
  • Minimal chrome — Characters are spice, not the meal

The Format

STAGE NAME
    │
    ├── step           description
    └── step           description
    │
    ▼
NEXT STAGE

The Characters

Char Usage
Vertical flow
├── Branch (more follows)
└── Branch (last)
Stage transition
Inline annotation

The Rules

  1. Stages: ALL CAPS
  2. Steps: lowercase, indented
  3. End with one-line summary

See Also

  • examples.md — full examples

attac-t/the-foundry/tree/main/plugins/kernel/skills/craft-flow commit b52ca42409

Frequently asked questions

npx skillmds@latest add attac-t/craft-flow