Review a requested code scope for concrete defects and maintainability problems; report evidence without modifying implementation.
Scanned 9/22/2026
Install to Claude Code
npx -y skills add vkroz/taskman --skill code-review --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Code Review?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vkroz-code-review)More formats (shields.io, HTML) on the badges page.
---
name: code-review
description: Review a requested code scope for concrete defects and maintainability problems; report evidence without modifying implementation.
---
Arguments: `[scope]`.
Read [the shared workflow](../../references/workflow.md) for CLI syntax, context, journals and closure rules.
Read the requested code and its requirements. Trace likely defects to an observable failure or specific maintenance consequence; avoid preference-only findings. Inspect relevant tests and run bounded checks when useful.
Report actionable findings with file references, trigger, consequence and suggested correction. Distinguish verified failures from hypotheses. Do not modify implementation. Create backlog tasks only when the user's review scope includes filing findings; check for duplicates first and use the Python CLI. Keep each task tied to the evidence and acceptance criteria for its fix.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!