review-codelisted
Install: claude install-skill leninkhaidem/super-developer
# Review Code
Run bounded review; route report/actions by mode.
## Always
- Select exactly one mode: PR, local, or planned-feature pipeline.
- Keep PR/local review separate from Slice/proof/report/audit obligations unless pipeline artifacts are in scope.
- Pipeline review checks one frozen integrated state for integration correctness (seams, shared contracts,
coherence). It trusts fresh package-local verification and is not a whole-feature completeness gate.
- `CLEAN` means no open blocking finding remains for the reviewed state; it is not audit PASS or merge readiness.
- Main agent owns orchestration, state gates, reports, and action routing; semantic review/role work happen through dispatched sub-agents. No mutation until the active mode allows it.
- Revalidate reviewed-state metadata before posting, fixing, committing, evidence refresh, or audit-context handoff.
## Mode Routing
1. PR mode: PR URL, `owner/repo#N`, or `#N` in repo context → load `references/pr-workflow.md`. PR mode is review-only for code changes.
2. Local mode: no pipeline context and no PR identifier → load `references/local-workflow.md`.
3. Pipeline mode: feature context plus artifact root, SPEC (including `## Acceptance`), registry, package
Markdown with Acceptance Checklists, package result reports, and integrated code worktree state → load
`references/pipeline-report.md`.
4. Before reviewer dispatch, capture immutable refs/SHAs, worktree or PR identity, diff checksum or saved
diff, file