state machine agents

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

Browse within: agentic 10plugin 10external-audit 9

ba-designer

01

Arch1eSUN/Arcgentic

Agent

Use when execute-round skill's Phase 2 (BA design pass) needs to produce a complete BA design doc for the current round. Generates D-1..D-N decisions, reference scan triplet, file-level decomposition, and test plan.

302 20d ago A 53 tokens original MIT

planner

02

Arch1eSUN/Arcgentic

Agent

Use when starting a new round (substrate-touching / fix-round / admin) to generate a complete handoff doc from scope + prior-round context. Replaces hand-written 18/12/10-section handoff docs.

302 20d ago A 48 tokens original MIT

se-contract

03

Arch1eSUN/Arcgentic

Agent

Use when execute-round's Phase 3 inline SE step performs CONTRACT-ONLY security review per mandate.

302 20d ago A 22 tokens original MIT

workflow-subagent

04

jie-worldstatelabs/stagent

Agent

Generic stage executor for the stagent plugin. Launched by the main agent for any subagent-typed stage in a workflow. Self-resolves its stage context from state.md via subagent-bootstrap.sh — does NOT rely on the main agent's prompt for path / epoch / input data. Then follows the stage's canonical instructions file…

25 3mo ago A 91 tokens

dev

05

weiyi88/cc-code

Agent

Use this agent when the user provides PRD documents, API documentation, prd-plan specifications, or QA requirements and expects them to be implemented fully without questions or explanations. This agent executes requirements end-to-end: reads the specification, implements the code, writes tests, and verifies…

5 6d ago A 356 tokens copy · 89% MIT

prd-plan

06

weiyi88/cc-code

Agent

Use this agent when the user describes a feature idea, product requirement, or technical initiative and needs a comprehensive plan developed from it. This agent transforms rough concepts and PRDs into detailed, actionable implementation plans that account for edge cases, dependencies, and risks.\n\n \nContext: The…

5 6d ago A 407 tokens copy · 86% MIT

qa

07

weiyi88/cc-code

Agent

Use this agent when you need a strict, independent quality gate review of recently written code against the PRD and API documentation. This agent acts as a ruthless test engineer who reads only the PRD and API docs, then verifies whether the implementation meets every requirement — functional completeness, edge cases…

5 6d ago A 375 tokens original MIT