Maps out the phases, decision branches, and handoff points for a complex skill — think: intake → triage → assign → execute → report. Prevents scope creep and orphaned edge cases.
Best for: Engineers building skills that need to route work, track progress, or involve multiple decision gates.
Creator's repository · trailofbits/skills
License: CC-BY-SA-4.0