code-review

star 6

Review code against plan and standards using code-reviewer agent

marsicdev By marsicdev schedule Updated 2/3/2026

name: code-review description: Review code against plan and standards using code-reviewer agent allowed-tools: Task, Read, Glob, Grep, AskUserQuestion argument-hint: "[file-or-folder]"

Review the following code:

@$ARGUMENTS

Use the code-reviewer agent to perform a thorough review. The agent should:

  1. Check alignment with any existing plan or requirements
  2. Assess code quality, patterns, and conventions
  3. Review architecture and design decisions
  4. Verify documentation and standards compliance
  5. Identify issues (Critical/Important/Suggestions)

If no specific file/folder provided, review recent changes or ask what to review.

Install via CLI
npx skills add https://github.com/marsicdev/ai-kit --skill code-review
Repository Details
star Stars 6
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator