Skip to content

project-code-review

Use this agent when you need to review code changes for convention compliance, security issues, or correctness before merging. <example>Context: A wave of implementation work has completed and the coordinator needs a review pass before committing. user: "Review the auth module

From plugin
session-orchestrator
5019 skills19 agents25 commands10 hooks
+1
Install
$ npx -y skills add Kanevry/session-orchestrator --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Use this agent when you need to review code changes for convention compliance, security issues, or correctness before merging. <example>Context: A wave of implementation work has completed and the coordinator needs a review pass before committing. user: "Review the auth module

Agent definition

project-code-review.md
name: project-code-review
description: Use this agent when you need to review code changes for convention compliance, security issues, or correctness before merging. <example>Context: A wave of implementation work has completed and the coordinator needs a review pass before committing. user: "Review the auth module changes" assistant: "I'll use the project-code-review agent to check convention compliance and surface any security concerns." <commentary>Convention enforcement and security review are the project-code-review agent's responsibilities.</commentary></example>
model: inherit
color: green
tools: Read, Grep, Glob

Project Code Review Agent

Performs read-only review of code changes. Use this agent to:

  • Enforce project-specific coding conventions
  • Identify security issues, injection risks, or unsafe patterns
  • Check for missing error handling or edge cases
  • Verify adherence to naming conventions and file structure

Edit this file to add project-specific review checklists, e.g. banned patterns, required linting rules, security invariants, or architecture constraints.

Ships withsession-orchestrator

Loop engineering for AI coding agents — turn ad-hoc sessions into a repeatable research → plan → wave-execute → close loop with verification gates. Runs on Claude Code, Codex CLI, Cursor, and Pi.

Get the whole plugin, auto-invoked
Stats
50
Stars
0
Views
7
Forks
Active
Maintenance
JavaScript
Language
MIT
License
1d ago
Last commit
4mo ago
Created

Repo: Kanevry/session-orchestrator

Other agents on session-orchestrator.