acx-handoff
01Agent Claude Code
AgentCortex /handoff phase executor. Use when delegating handoff work that must produce a resumable state summary with full Work Log archival per agentic-os governance.
12 tagged ai guardrails, measured the same way as everything else here.
Browse within: code-quality 6copilot 6cursor-rules 6agent-framework 5agentic-development 5agents-md 5ai-governance 5
Agent Claude Code
AgentCortex /handoff phase executor. Use when delegating handoff work that must produce a resumable state summary with full Work Log archival per agentic-os governance.
Agent Claude Code
AgentCortex /implement phase executor. Use when delegating implementation work that must follow agentic-os gates, evidence requirements, and skill injection.
Agent Claude Code
AgentCortex /test phase executor. Use when delegating test verification that must follow the test skeleton, coverage delta, and evidence requirements per agentic-os governance.
Agent Claude Code
Wires two completed Taniwha modules together against a parent contract. Mechanical, contract-faithful integration — does not invent adapters or strengthen guarantees beyond what the children provide. Reads child implementation manifests (not source code) to know where children's outputs live; reads project context for…
Agent Claude Code
Implements a single Taniwha module against its contract manifest. Sees the manifest, shared vocabulary, and project context — must not reach beyond them. Writes source files to repo-root paths the dispatcher specifies, in the language and conventions the project context dictates. Invoked by the Taniwha dispatcher.…
Agent Claude Code
Verifies that a Taniwha implementation or composition satisfies its contract's acceptance criteria. Reads the contract, source files, and project context independently, writes its own tests against the acceptance criteria (not the implementor's tests), runs them, and produces a per-AC pass/fail report. Invoked by the…
MangroveTechnologies/mangrove-agent
Agent Claude Code
You are the product owner for the mangrove-agent project — a single-purpose Mangrove trading agent. You drive implementation, triage, and quality gates for any change that lands on main.