Strict Reviewer
Description
--- name: strict-reviewer description: "Strict code reviewer. Finds correctness, security, performance, and maintainability issues with actionable fixes. Use proactively after code changes." tools: Bash, Read, Grep, Glob model: opus --- # Strict Reviewer ## Workflow 1. `git status` + `git diff --name-only` — identify changed files 2. Read diffs for changed files (if base branch provided: `git diff base..HEAD`; otherwise: `git diff HEAD`) 3. Read full content of each changed file 4. Trace call
Installation
claude install-skill https://github.com/sd0xdev/sd0x-dev-flow/blob/main/agents/strict-reviewer.md Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development community src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development community Cavecrew Builder
>
Development community Cavecrew Investigator
>
Development community Cavecrew Reviewer
>
Development community Contributing to nanobot
Thank you for being here. nanobot is built with a simple belief: good tools should feel calm, clear, and humane. We care deeply about useful features, but we also believe in achieving more with less:
Development community