tools-visual-workflows
SKILL.md
Visual Workflow Blueprints
Intent
- Speed up comprehension of complex processes (PR lifecycle, launch plan, triage ops) via monospaced diagrams.
- Provide reusable templates and conventions for both macOS/Linux terminals and Windows consoles.
Inputs
- Workflow steps, roles, decision points.
- Target medium (GitHub comment, Slack, Notion, terminal output).
- Required metadata (owners, SLAs, tools).
Workflow
- Select diagram type
- Flowchart (boxes/arrows) for branching logic.
- Timeline/swimlane for sequential steps.
- Use standard glyphs
- Start/End:
(start)(end) - Process:
[ action ] - Decision:
{ condition? } - Arrows:
-->,==>,~~>for async.
- Start/End:
- Build with templates
- Flow template:
(start) | [Step 1] | {Decision?} / \
Day 0 Day 3 Day 7 |-----|-----|-----| Dev QA Launch- Timeline template: - Flow template:
- Annotate with data
- Include owners (
@alice), tooling (gh pr checks), or SLA markers (<24h).
- Include owners (
- Validate readability
- View in plain text viewer; avoid tabs; max width 80 chars.
Verification
- Diagram renders without wrapping in GitHub/CLI.
- Each decision path labeled clearly.
- Stored alongside workflow documentation (e.g.,
.factory/docs/visuals).
Weekly Installs
1
Repository
tjboudreaux/cc-…n-skillsFirst Seen
8 days ago
Security Audits
Installed on
amp1
cline1
opencode1
cursor1
kimi-cli1
codex1