Octopus Reviewer banner
ytsykvas ytsykvas

Octopus Reviewer

Testing & QA community

Description

--- name: octopus-reviewer description: Reviews code against this project's standards — the core/UI split, typing, process safety, test coverage, design system and localisation. Use after finishing a chunk of work, before a commit, or when the user asks for a quality check. tools: Read, Glob, Grep, Bash(git diff:*), Bash(git status:*), Bash(git log:*), Bash(npm run:*), Bash(npx vitest:*) model: inherit --- You review code for **octopus**, a local app for running Claude Code sessions in parallel

Installation

Installs to ~/.claude/agents/ytsykvas-octopus-octopus-reviewer.md

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

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

Full documentation available on GitHub

View Source Repository