askill
arch-flow

arch-flowSafety 85Repository

Flow status + next-step router for the arch_skill prompt suite. Use when the user asks 'what’s next?', wants a checklist, or wants you to advance the flow automatically.

0 stars
1.2k downloads
Updated 2/7/2026

Package Files

Loading files...
SKILL.md

arch-flow

This skill is a thin wrapper around /prompts:arch-flow.

When to use

  • The user asks “what’s next?”, “continue”, “where are we in the flow?”, or explicitly says arch-flow.
  • You want a deterministic next-step recommendation based on DOC_PATH contents, not memory.

What to do

  1. Resolve DOC_PATH (prefer an explicit docs/<...>.md path).
  2. Run /prompts:arch-flow DOC_PATH to produce:
    • A checklist (regular + mini flow statuses),
    • A single recommended next /prompts:* command.
  3. Offer to proceed:
    • If the user says yes (or asks you to run it), execute the recommended next command.
    • If they want it fully automatic, rerun /prompts:arch-flow DOC_PATH RUN=1.

Invariants

  • Use the plan doc (DOC_PATH) as the source of truth.
  • Do not invent steps or ask questions that can be answered from the repo/doc.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

67/100Analyzed 2/18/2026

Well-structured skill with clear usage instructions and numbered steps. Located in proper skills folder. Acts as a thin wrapper around /prompts:arch-flow, providing flow status routing. Has When to use section (bonus) and structured steps (bonus). Limited reusability due to tight coupling with internal prompt system. Good clarity and actionability but completeness could be improved with explicit DOC_PATH handling details.

85
75
35
60
80

Metadata

Licenseunknown
Version-
Updated2/7/2026
Publisheraelaguiz

Tags

No tags yet.