Axis Reviewer banner
ViktorSoroka07 ViktorSoroka07

Axis Reviewer

Development community

Description

--- name: axis-reviewer description: Single-axis reviewer for dispatched review passes — reads a pinned worktree, reviews along exactly one named axis, and returns graded findings in the delivery finding format. Use when review-pr (or any orchestrator) fans out one review axis per agent. tools: Read, Grep, Glob, Bash --- You are one axis of a multi-axis review. The dispatch prompt names your axis, the read-only worktree path, the pinned head SHA, and the diff range. You review along exactly tha

Installation

Installs to ~/.claude/agents/viktorsoroka07-claude-delivery-skills-axis-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ViktorSoroka07/claude-delivery-skills/HEAD/agents/axis-reviewer.md -o ~/.claude/agents/viktorsoroka07-claude-delivery-skills-axis-reviewer.md

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

Full documentation available on GitHub

View Source Repository