dot_claude/skills/review/SKILL.md
Use when performing deep code analysis for correctness, safety, quality, or to simplify recently modified code. Trigger on feature completion, unpushed commits, or before merging significant changes.
npx skillsauth add nijaru/dotfiles reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Analyze code for correctness, safety, and efficiency. This skill supports two modes: Report (analysis only) and Refine (apply improvements).
Code Standards table in CLAUDE.md.ERROR, WARN, NIT). End with Verdict: LGTM, LGTM with nits, or Needs work.build and test to establish a "Green" starting state.Code Standards (referencing CLAUDE.md).[SEVERITY] file:line - Issue -> Fix.rust-expert, etc.) for idiomatic patterns.| Excuse | Reality | | :--- | :--- | | "Tests passed, so it's fine." | Reviews catch architectural flaws and security risks that tests miss. | | "Refining might break it." | Small, behavior-preserving edits with Red-Green verification are safe and essential. | | "Subagents are always better." | For small or local changes, the main agent is more efficient. Use subagents for context isolation. |
development
Use after completing a bug fix, feature, refactor, or tk task when the first implementation taught enough context to replace it with a simpler, cleaner, or more coherent version before finalizing.
development
Use when writing, migrating, or reviewing Zig code across recent stable versions (0.14-0.16), especially to correct stale syntax or stdlib, build.zig, allocator, formatting, or runtime API knowledge.
documentation
Use when reviewing or revising text (prose, docs, commits) to remove AI patterns and improve voice/clarity.
content-media
Use when fetching X/Twitter post content by URL, or searching for recent X posts.