jstoup111/ai-conductor

7Stars on the repository
54Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

event-spine

01

jstoup111/ai-conductor

Skill Claude CodeCodex

Use BEFORE designing any new way to observe, report, or coordinate something in the ai-conductor repository — a watcher, a poller, a sidecar file, an ad-hoc log, a second telemetry path, or a timestamp stamped into an artifact to be read back later. Also use when adding a member to the ConductorEvent union…

not rated 7 +2 yesterday A 208 tokens original Apache-2.0

jstoup111/ai-conductor

Skill Claude CodeCodex

Review and maintain this repository's human-facing documentation. Use when this repository invokes its maintain-documentation custom step or explicitly requests documentation maintenance.

not rated 7 +2 yesterday A 32 tokens original Apache-2.0

release-disposition

03

jstoup111/ai-conductor

Skill Claude CodeCodex

Judge this repository's implementation diff and write its authoritative structured release disposition to the retained SHIP draft PR before finish.

not rated 7 +2 yesterday A 27 tokens original Apache-2.0

scope-check

04

jstoup111/ai-conductor

Skill Claude CodeCodex

Use before authoring any change to the ai-conductor harness repository, and before creating any new skill, to decide three things deterministically: whether the change is harness-repo-only or consumer-facing, whether a new skill belongs in the shipped skills/ catalog or this repository's local .agents/skills/ catalog…

not rated 7 +2 yesterday A 92 tokens original Apache-2.0

write-tests

05

jstoup111/ai-conductor

Skill Claude CodeCodex

Use whenever adding, changing, reviewing, or debugging tests in the ai-conductor repository. Defines repository-specific test scope, isolation, mocking, fixture, performance, and CI-parity rules that prevent cyclic Conductor runs, leaked workers, real third-party calls, and slow aggregate suites. Complements the…

not rated 7 +2 yesterday A 78 tokens original Apache-2.0

jstoup111/ai-conductor

Skill Claude CodeCodex

Use only within an active harness lifecycle when its architecture-diagram step is current. Generates and maintains C4 Mermaid diagrams; do not invoke for ordinary code changes or general architecture questions.

not rated 7 +2 yesterday A 40 tokens original Apache-2.0

architecture-review

07

jstoup111/ai-conductor

Skill Claude CodeCodex

Use only within an active harness lifecycle when pre-stories feasibility review, a pipeline batch drift check, or the SHIP as-built review is current. Do not invoke for ordinary implementation, code review, or general architecture questions.

not rated 7 +2 yesterday A 48 tokens original Apache-2.0

assess

08

jstoup111/ai-conductor

Skill Claude CodeCodex

Use for codebase health assessment. Dispatches 9 specialist agents + CTO orchestrator to evaluate security, data integrity, dependencies, architecture, duplication, testing, infrastructure, observability, and developer experience.

not rated 7 +2 yesterday A 44 tokens original Apache-2.0

bootstrap

09

jstoup111/ai-conductor

Skill Claude CodeCodex

Use when starting a new project, onboarding to an existing project, or setting up the harness for the first time. Detects project type, tech stack, and generates project-specific configuration.

not rated 7 +2 yesterday A 39 tokens original Apache-2.0

jstoup111/ai-conductor

Skill Claude CodeCodex

Judge whether criterion-bound changed tests can pass without the behavior they claim to cover.

not rated 7 +2 changed today A 21 tokens original Apache-2.0

code-review

11

jstoup111/ai-conductor

Skill Claude CodeCodex

Use after implementing a task, before merging, or when requesting quality verification. Dispatches an evaluator agent with fresh context for calibrated, skeptical review.

not rated 7 +2 yesterday A 32 tokens original Apache-2.0

coherence-check

12

jstoup111/ai-conductor

Skill Claude CodeCodex

Use only within active engineer/conduct DECIDE after plan for a Medium or Large spec. Authors the committed outcomes-to-requirements-to-stories-to-tasks mapping; do not invoke for Small work or ordinary traceability questions.

not rated 7 +2 yesterday A 50 tokens original Apache-2.0

composer

13

jstoup111/ai-conductor

Skill Claude CodeCodex

Interactive, phone-drivable idea→spec loop: hands a raw idea to the right repo, runs the full DECIDE phase there, and opens a spec PR. Use when capturing and routing new work, NOT when building inside one repo (that is plain conduct).

not rated 7 +2 yesterday A 55 tokens original Apache-2.0

conduct

14

jstoup111/ai-conductor

Skill Claude CodeCodex

Use to guide a feature through the full SDLC. Checks artifact state, determines current phase, tells you what to run next, and blocks progression when gates aren't met.

not rated 7 +2 yesterday A 36 tokens original Apache-2.0

conflict-check

15

jstoup111/ai-conductor

Skill Claude CodeCodex

Use only within active engineer/conduct DECIDE after accepted stories and before plan, or when that workflow explicitly rechecks remediated stories. Detects story interactions; do not invoke for Git conflicts, merge conflicts, or general requirements discussion.

not rated 7 +2 yesterday A 52 tokens original Apache-2.0

daemon-triage

16

jstoup111/ai-conductor

Skill Claude CodeCodex

Use when a feature is stuck in daemon execution — halted, spinning, stalled, or silently not progressing — and an operator needs to know why. Diagnoses the failure and routes it to the right runbook. Operator-invoked only; never auto-dispatched, and never mutates anything without explicit per-action approval.

not rated 7 +2 yesterday A 69 tokens original Apache-2.0

debugging

17

jstoup111/ai-conductor

Skill Claude CodeCodex

Use only when the requested task is diagnosis of an observed bug, test failure, or unexpected behavior, or when active BUILD encounters one. Do not invoke for feature implementation, proactive review, or speculative troubleshooting without a concrete failure.

not rated 7 +2 yesterday A 48 tokens original Apache-2.0

engineer

18

jstoup111/ai-conductor

Skill Claude CodeCodex

Deprecated compatibility delegate for the canonical composer idea→spec workflow. Use when an existing /engineer or $engineer invocation must continue to work.

not rated 7 +2 yesterday A 34 tokens original Apache-2.0

explore

19

jstoup111/ai-conductor

Skill Claude CodeCodex

Use only within an active engineer/conduct DECIDE workflow when approach selection and product-versus-technical track classification are still unresolved. Do not invoke for ordinary implementation, review, explanation, or an already-decided change or hotfix.

not rated 7 +2 yesterday A 50 tokens original Apache-2.0

finish

20

jstoup111/ai-conductor

Skill Claude CodeCodex

Use at the FINISH boundary to gather an operator's publication intent, author the retained PR's reader-facing prose when it is still unauthored, and judge that prose; the engine-owned publication coordinator performs all deterministic publication mechanics.

not rated 7 +2 yesterday A 48 tokens original Apache-2.0

intake

21

jstoup111/ai-conductor

Skill Claude CodeCodex

Use only when the requested deliverable is a GitHub intake issue, or when an active harness workflow hands an observation off for later DECIDE. Do not invoke merely because a bug, idea, or observation is being discussed.

not rated 7 +2 yesterday A 48 tokens original Apache-2.0

manual-test

22

jstoup111/ai-conductor

Skill Claude CodeCodex

Use after /finish to validate stories via curl (API) or browser (full-stack). Browser capability gaps warn; observed bugs loop back through /tdd.

not rated 7 +2 yesterday A 35 tokens original Apache-2.0

memory

23

jstoup111/ai-conductor

Skill Claude CodeCodex

Use when the operator requests project recall, when the harness dispatches its memory step, or when an active harness workflow requires a memory checkpoint. Recall-before-act protocol with categorized persistence and staleness detection.

not rated 7 +2 yesterday A 43 tokens original Apache-2.0

pipeline

24

jstoup111/ai-conductor

Skill Claude CodeCodex

Use when executing an implementation plan with multiple tasks. Factory orchestration with three autonomy levels, quality gates, rework budgets, and audit trails.

not rated 7 +2 yesterday A 31 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: