Claim Review banner
niti007 niti007

Claim Review

Development community

Description

--- description: Run the three reviewer agents in parallel over a scope and consolidate their findings into one report. argument-hint: [files or directory to review] --- Review scope: **$ARGUMENTS** (if empty, review the current git diff; if there is no diff, review `src/ContosoClaims.Api/Controllers/` and `src/ContosoClaims.Api/Services/`). Run these three agents **in parallel**, each over the same scope: - `claims-security-reviewer` - `efcore-perf-reviewer` - `dotnet-style-reviewer` Then c

Installation

Installs to ~/.claude/commands/niti007-centric-cc-dotnet-mcp-agents-plugins-claim-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/niti007/centric-cc-dotnet-mcp-agents-plugins/HEAD/.claude/commands/claim-review.md -o ~/.claude/commands/niti007-centric-cc-dotnet-mcp-agents-plugins-claim-review.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository