adamancyzhang

21 mods across 1 repository, 2 stars between them.

adamancyzhang/claude-orchestrator-server

Skill Claude CodeCodex

General-purpose code review standard: test real logic, fail loud on configuration errors, no meaningless fallbacks, structural decomposition for testability. Use when reviewing any code change.

2 1mo ago A 39 tokens original MIT

adamancyzhang/claude-orchestrator-server

Skill Claude CodeCodex

Reference for developing Claude Code extensions — hooks, settings, MCP, CLI, and skills. Use when building tools on Claude Code, configuring automation, debugging hooks, or understanding extension points.

2 1mo ago D 43 tokens original MIT

claude-orchestrator

15

adamancyzhang/claude-orchestrator-server

Skill Claude CodeCodex

Multi-agent orchestration system reference for Workers. Covers the v0.4 unified run command, worktree isolation, directory memory (CLAUDE.md), responsibility chain (Plan→Build→Verify→Review→Accept), output standards, and common pitfalls. Use this skill whenever a Worker executes any link in the responsibility chain …

2 1mo ago A 91 tokens original MIT

task-acceptance

16

adamancyzhang/claude-orchestrator-server

Skill Claude CodeCodex

PM task-level acceptance verification with full traceability. Use when the PM needs to verify completed work from team members, run acceptance on daily work assignments, or confirm deliverables before signing off — every acceptance decision must be traceable to specific criteria and verified deliverables. Triggers on…

2 1mo ago A 117 tokens original MIT

task-execution

17

adamancyzhang/claude-orchestrator-server

Skill Claude CodeCodex

Guided task execution for the Executor role. Use when the Executor claims a task from the orchestrator queue and needs to execute it — reading the blueprint, making code changes, running verification, and reporting results with full traceability from every code change back to the Plan. Triggers on keywords like…

2 1mo ago A 116 tokens original MIT

task-exploration

18

adamancyzhang/claude-orchestrator-server

Skill Claude CodeCodex

Magic-loop terminator. Use when a chain reaches the explore link (only present under --magic) and the Explorer must decide between spawnchain (open a follow-up chain with a concrete nextrequirement) and closechain (terminate the autonomous loop). Triggers on keywords like "explore link", "spawnchain", "magic loop"…

2 1mo ago A 111 tokens original MIT

task-review

19

adamancyzhang/claude-orchestrator-server

Skill Claude CodeCodex

Quality review of the full Plan→Build→Verify chain for the Reviewer role. Use when the Reviewer needs to assess whether the implementation matches the Planner's design intent — checking code quality, architecture compliance, verification completeness, and producing a review report with a pass/revise decision, with…

2 1mo ago A 114 tokens original MIT

task-traceability

20

adamancyzhang/claude-orchestrator-server

Skill Claude CodeCodex

Foundational traceability layer for the entire Plan→Build→Verify→Review→Accept responsibility chain. Every role must leave a traceable record: upstream requirements → execution → output mapping → evidence → persisted record. Without traceability at every link, the chain cannot be audited, handoffs break, and sign-off…

2 1mo ago A 122 tokens original MIT

task-verification

21

adamancyzhang/claude-orchestrator-server

Skill Claude CodeCodex

Independent verification of Builder output for the Verifier role. Use when the Verifier needs to verify that a Builder's output matches the Planner's blueprint — running tests, checking deliverables, identifying deviations, and producing a verification report with full traceability from every finding back to…

2 1mo ago A 108 tokens original MIT