ship-checklisted
Install: claude install-skill aliasunder/agent-plugins
# Ship Check
Orchestrate the full review pipeline. Phases 1-4 dispatch **dedicated agent types**
from the ship-check plugin (not forks) so each reviewer approaches the code as a
genuine stranger — no inherited context, no authorship bias. Each agent has its review
skill and fable-mode preloaded via the `skills:` frontmatter, and loads project
conventions (CLAUDE.md, AGENTS.md, CLAUDE.local.md) and vault memory independently.
## Pipeline
```
Phase 1: ship-check:pr-reviewer -> correctness, security, conditional checks
Phase 2: ship-check:code-quality-reviewer -> convention compliance, readability
Phase 3: ship-check:test-auditor -> test design, assertion quality, coverage gaps
Phase 4: ship-check:bug-checker -> description-vs-code, SQL, type coercion, boundary
Phase 5: pr-monitor (inline) -> CI status, bot comment resolution, loop until ready
```
## Attribution
Every piece of text the pipeline posts to a PR — inline review comments, review
bodies, PR-level comments, thread replies — MUST include the attribution footer.
This applies in ALL modes (default and comment), to ALL participants (phase agents,
orchestrator triage, pr-monitor replies).
**Footer format**: `\n\n---\n*🔍 ship-check · <component> · <model-id>*`
- `<component>` is the phase or role: `pr-review`, `code-quality`, `test-audit`,
`bug-check`, `pr-monitor`, or `triage` (for orchestrator inter-phase triage posts).
- `<model-id>` is the poster's own model ID, read fro