Read-only code-quality reviewer for a Shipyard task/wave/feature/sprint diff. Scans a git diff against a set of concern domains (security, bugs, silent-failures, patterns, tests, observability, data) and returns structured findings with confidence scores. Dispatched by the dispatching-code-review capability skill with…
TDD-disciplined implementer for one Shipyard feature task in an isolated worktree. Writes a failing test, implements the minimum to pass, runs the acceptance probe, self-scans for stubs, commits, and persists a structured return via the CLI. Dispatched by the dispatching-task-loop capability skill with a brief…
Read-only gap analyst for Shipyard review. Compares specs, delivered behavior, test evidence, spec-review findings, and goal-verification artifacts; returns structured gaps plus the Stage 4.5 self-review checklist. Dispatched by the dispatching-gap-analysis capability skill — never invoked standalone; if required…
Runs a Shipyard operational task's verify command to a green exit code, fixing in-scope findings and filing out-of-scope ones as tasks/ideas, bounded by an iteration cap. Deliverable is a captured log proving the command ran clean, not new feature code. Dispatched by the dispatching-operational-task capability skill…
Investigates a Shipyard research task and produces one markdown findings doc with a concrete, evidence-backed recommendation. Write scope is contractually limited to a single output file. Dispatched by the dispatching-research-task capability skill with a brief containing task/feature paths, the findings dir, and the…
Read-only spec-compliance reviewer for a Shipyard task/wave/feature/sprint scope. Maps acceptance criteria to code and tests, classifies each MET/PARTIAL/MISSING/OVER-BUILT, and returns a structured verdict. Dispatched by the dispatching-spec-review capability skill with a brief containing scope, target ids, refs, and…
Coordinates nested per-task builders for one Shipyard feature track within a single wave — dispatches shipyard-disciplined-builder sequentially per task, maintains a running TRACK NOTES block prepended to each successive builder's brief, broadcasts interface changes to sibling track coordinators, and reports blockers…