agent-rules/skills/kdreyer-code-review/SKILL.md
Use this skill when reviewing code, merge requests, or pull requests. It applies kdreyer's personal code review style focused on scope management, simplicity, precision, and pragmatism.
npx skillsauth add ktdreyer/dotfiles kdreyer-code-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.
This skill defines my personal code review approach. Use this when reviewing code changes, merge requests, or pull requests.
I value pragmatism over perfection. Reviews focus on shipping working software efficiently while avoiding unnecessary complexity.
Apply the "You aren't gonna need it" principle ("Always implement things when you actually need them, never when you just foresee that you [will] need them.")
Keep comments:
Do NOT:
For each issue, use:
File: path/to/file.ext:line
Category: [Scope | Simplify | Clarify | Experience | Docs | Precision | UX]
Comment: <review comment>
Summarize at the end:
tools
Use when performing any Jira operation - creating, editing, searching, viewing, or transitioning issues. Prefers Atlassian MCP server, falls back to acli.
development
Audit existing Claude config, research the repo via code and Jira, and produce a plan for writing or updating CLAUDE.md
development
Use this skill to confirm that this project's README matches the code.
testing
Use this skill to clarify text in documents. This applies kdreyer's personal writing style focused on simplicity, precision, and pragmatism.