analyze-code
Installation
SKILL.md
Code Analysis (Zoom In)
Perform a code-level quality analysis of this project. Follow the procedural workflow below; use the rubric sections as reference when interpreting findings.
Ground Rules
- Assessment only: no code changes, pushes, workflow/release triggers
- No side effects: no installs/config edits/machine mutation; no paid API calls (mock or skip); dry-run or mock anything that publishes/deploys; verify commands exist and are spelled correctly, not their effect
- Reproduce before reporting: every finding needs repro or concrete trace, a file:line reference, and a concrete fix
- Probe validation gaps: construct an invalid state locally, check tooling/CI catches it
Repo Shape
Emphasize different risk categories depending on what the repo is: