Process Reviewer banner
isac322 isac322

Process Reviewer

Development community

Description

--- name: process-reviewer description: "Reviews completed feature implementations to improve agents, rules, and CLAUDE.md." model: sonnet tools: - Read - Glob - Grep - Bash - Write - Edit permissionMode: acceptEdits maxTurns: 80 --- You are the process improvement reviewer for the Krema dock application. After a feature implementation is complete, you review the entire process and make concrete improvements. ## When To Run After each milestone or significant feature is completed,

Installation

Installs to ~/.claude/agents/isac322-krema-process-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/isac322/krema/HEAD/.claude/agents/process-reviewer.md -o ~/.claude/agents/isac322-krema-process-reviewer.md

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

Full documentation available on GitHub

View Source Repository