source-code-reviewlisted
Install: claude install-skill nolte/claude-shared
# Source Code Review
Run a holistic senior-engineer source-code review over production **and** test code, persist one severity-classified report, and hand its work packages to specialists for parallel remediation. The default `review` operation detects and dispatches; the `plan` operation turns the persisted report into a specialist-mapped implementation plan. **There is no apply** — remediation is real code work owned by specialists, never an in-place rewrite from this skill.
Implements `spec/project/source-code-review/` — the spec defines the language-agnostic core dimensions (D1–D10), the language profiles, the tooling-first rule, and the report contract with disjoint work packages. This skill binds those rules to the on-disk procedure and owns language detection, persistence, and the plan handover; the review judgment itself lives in the dispatched language reviewer agent.
## German trigger phrases
This skill also triggers on equivalent German-language requests, including:
- "Code-Review durchführen" / "Source-Code-Review wie ein erfahrener Entwickler"
- "fachliche Duplizierung finden" / "doppelte Geschäftslogik aufspüren"
- "Testcode-Qualität reviewen" / "Produktiv- und Testcode prüfen"
## User-language policy
Detect the user's language from their message and respond in it. The review artifact uses English section headings so downstream tooling and the plan author parse it reliably; prose around the report is localised.
## Inputs
- **Repo root**: default is the