Review Mode banner
cfdude cfdude

Review Mode

Development community

Description

--- description: Set this repo's review-intensity dial (off / standard / thorough) allowed-tools: Bash, Read --- Set the conductor's **review mode** — a bounded, repo-level dial for "how many reviews, and when," replacing an ad-hoc judgment call each time. It is a pure instruction-layer setting: the plugin never runs a review itself, it only shapes what the CLAUDE.md rules block tells YOU (the interactive agent) to do. ## The three modes | Mode | Reviewer budget | Trigger | |------|----------

Installation

Installs to ~/.claude/skills/cfdude-pm-review-mode/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cfdude-pm-review-mode && curl -fsSL https://raw.githubusercontent.com/cfdude/pm/HEAD/commands/review-mode.md -o ~/.claude/skills/cfdude-pm-review-mode/SKILL.md

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

Full documentation available on GitHub

View Source Repository