state machine skills

45 tagged state machine, measured the same way as everything else here.

Browse within: agentic 21plugin 21external-audit 18workflow 17context-minimization 13llm-workflow 13vibecoding 13

arcgentic

01

Arch1eSUN/Arcgentic

Skill Claude CodeCodex

Use when the user says Arcgentic, asks to use Arcgentic, or wants an idea taken through a complete plan → development → self-audit → external audit workflow in Codex.

302 20d ago A 43 tokens original MIT

Arch1eSUN/Arcgentic

Skill Claude CodeCodex

Use when running Arcgentic V2 in Claude Code and fixed Planner, Developer, and Auditor role sessions must be coordinated through a broker.

302 20d ago A 35 tokens original MIT

Arch1eSUN/Arcgentic

Skill Claude CodeCodex

Use when running Arcgentic V2 in Codex and the current thread must orchestrate fixed Planner, Developer, Test, and Auditor role threads.

302 20d ago A 37 tokens original MIT

create

04

jie-worldstatelabs/stagent

Skill Claude CodeCodex

Create a new workflow suite from a natural-language description, or edit an existing one when --flow= is passed. Dispatches the create-workflow stagent (plan → write → validate loop) — does not write files directly.

25 3mo ago A 50 tokens

stagent-setup

05

jie-worldstatelabs/stagent

Skill Claude CodeCodex

Bootstrap a dev workflow session (for /stagent:start): parse flags, derive a topic from the task description, call setup-workflow.sh, and hand off to the workflow loop skill. Does NOT drive the state machine — that's stagent:stagent's job.

25 3mo ago A 59 tokens

stagent

06

jie-worldstatelabs/stagent

Skill Claude CodeCodex

Drive the dev workflow state machine: read state.md, execute the current stage (inline or subagent), transition via update-status.sh, loop until terminal. Precondition: state.md already exists (some upstream caller bootstrapped it). Does NOT bootstrap.

25 3mo ago A 54 tokens

RonMizrahi/sdlc-graph-engineering

Skill Claude CodeCodex

Install graph engineering into a project: take an existing process — skills, a runbook, a README, a CI pipeline, or something the user can only describe out loud — and scaffold it into a working guarded graph with typed nodes, total exit guards, bounded retry loops, a durable run-state file, and a ledger recording…

7 10d ago A 202 tokens original MIT

init

08

weiyi88/cc-code

Skill Claude CodeCodex

A setup and upgrade workflow for cc-code, a structured development workspace for managing project requirements and work stages.

5 6d ago A 87 tokens original MIT

login_auto

09

weiyi88/cc-code

Skill Claude CodeCodex

A guide for adding email and Google or GitHub sign-in to a Next.js project using Supabase Auth, with Resend delivering authentication emails.

5 6d ago A 82 tokens original MIT

plan-prd-feature

10

weiyi88/cc-code

Skill Claude CodeCodex

A planning workflow for adding a new feature to an existing product after its first usable version is complete. It compares the requested change with the current code, documented rules, user experience, and tests before producing an implementation plan.

5 6d ago A 250 tokens original MIT