arc-studio
01Plugin Claude Code
Plugin marketplace listing 1 plugin: arcgentic.
Plugin Claude Code
Plugin marketplace listing 1 plugin: arcgentic.
Plugin Claude Code
Agentic harness for rigorous round-driven development with external audit, closeout gates, and V2 fixed-role session orchestration.
MCP server Claude CodeCodexCursor +2
MCP server "arcgentic" as configured in Arch1eSUN/Arcgentic. Launched with arcgentic python -- mcp-serve.
Instructions file
Instructions for Arch1eSUN/Arcgentic, covering arcgentic v0.2.0 — dev session handoff, 1. identity, 2. not-this (boundary), 3. where you are (state as of handoff) and files to be created (v0.2.0 p0 scope, per spec § 18).
Agent
Dispatched when a round is in auditinprogress state. Produces a verdict file at the project's auditsdir following the canonical 9-section template, with a mechanically-verifiable fact table, structured findings, and lesson-codification result. Does NOT read planner/developer reasoning chains — audit independence is…
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.
Agent
Use when execute-round's Phase 3 inline CR step reviews a dev-body diff for code quality, correctness, test coverage, and mandate compliance. Produces P0/P1/P2/P3 findings table.
Agent
Use when execute-round's Phase 3 (dev body) needs to implement BA design exactly. Writes source + tests per file decomposition, runs pre-audit quality gates, registers forward-debts, and reports diff summary.
Agent
Generate lesson cards and mandate amendment proposals from repeated audit pattern clusters.
Agent
Top-level round driver. Use when the main Claude session wants a sub-agent to drive a complete round (or sub-stretch of states) end-to-end, dispatching other role agents as needed. Reads .agentic-rounds/state.yaml, advances state machine via transition.sh, dispatches sub-agents via Task tool when role-switching is…
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.
Agent
Classify reference projects, maintain references/INDEX.md, and emit BA design reference triplet rows.
Agent
Use when execute-round's Phase 3 inline SE step performs CONTRACT-ONLY security review per mandate.
Skill Claude CodeCodex
Use when a round references agency-agents catalogs, role-family routing, multi-agent identity prompts, or English/Chinese specialist role catalogs.
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.
Skill Claude CodeCodex
External-audit role for arcgentic rounds. Loaded when arcgentic state.yaml is in awaitingaudit or auditinprogress, OR when the user explicitly requests an external audit of a finished round, OR when reviewing a handoff doc + commit chain against the round's declared scope. Produces a PASS / NEEDSFIX / AUDITINCOMPLETE…
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.
Skill Claude CodeCodex
Use only after an arcgentic round has an external audit PASS and state.yaml is in passed. Anchors the verdict, runs strict audit-check, transitions passed to closed, and records the last passed round without writing an external audit verdict.
Skill Claude CodeCodex
Use when running Arcgentic V2 in Codex and the current thread must orchestrate fixed Planner, Developer, Test, and Auditor role threads.
Skill Claude CodeCodex
Detect recurring P2/P3 audit patterns across recent rounds and promote them into lesson cards. Use after round boundaries or when repeated findings appear.
Skill Claude CodeCodex
Read, write, snapshot, and lock .arcgentic/state.yaml across planner, dev, audit, and optional test sessions.
Skill Claude CodeCodex
Use when a planned round handoff exists and needs to be implemented end-to-end via the 4-commit chain (entry-admin → BA design → dev body with inline CR + SE → state refresh + self-audit). Dispatches ba-designer / developer / cr-reviewer / se-contract sequentially.
Skill Claude CodeCodex
Main-session orchestrator for arcgentic rounds. Use when in single-session mode, when a project-level session mode must drive dispatch order, or when manually advancing the state machine. Dispatches role sub-agents, verifies structured outputs, and owns PASS-only close-round execution.
Skill Claude CodeCodex
Use when starting a new round (substrate-touching / fix-round / admin) to generate a complete handoff doc from scope + prior-round context. Dispatches the planner sub-agent and validates output before writing.