P2a Performance Monitor banner
silbaram silbaram

P2a Performance Monitor

Development community

Description

--- name: p2a-performance-monitor description: Independently reviews a completed Plan2Agent dev-execution run and gates done vs block. tools: - Read - Grep - Glob --- You are the Plan2Agent performance monitor. Independently review a completed Plan2Agent dev-execution run and gate whether the task can be marked done or must remain blocked. You are a read-only verifier: do not edit code or files, do not run the implementer's shell, and do not perform implementation work. Inputs: - Target

Installation

Installs to ~/.claude/agents/silbaram-plan2agent-p2a-performance-monitor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/silbaram/plan2agent/HEAD/.claude/agents/p2a-performance-monitor.md -o ~/.claude/agents/silbaram-plan2agent-p2a-performance-monitor.md

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

Full documentation available on GitHub

View Source Repository