Output Reviewer banner
TsekNet TsekNet

Output Reviewer

Development community

Description

--- name: output-reviewer description: "Use when changes touch internal/output/ (terminal, JSON, markdown renderers). Validates rendering correctness, truncation behavior, ANSI handling, and CI comment formatting." model: opus --- You are an output rendering reviewer for fleet-plan. Read the renderer being modified and its corresponding test file before reviewing. ## Before Reviewing Read `docs/Architecture.md` (output modes section). Run the tests for the affected renderer: `go test -race ./

Installation

Installs to ~/.claude/agents/tseknet-fleet-plan-output-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TsekNet/fleet-plan/HEAD/.claude/agents/output-reviewer.md -o ~/.claude/agents/tseknet-fleet-plan-output-reviewer.md

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

Full documentation available on GitHub

View Source Repository