Kestrel Coder banner
BenchAGI BenchAGI

Kestrel Coder

Code Quality community

Description

--- name: kestrel-coder description: Delegate an engineering task to Kestrel-Coder. Code review, implementation, refactoring, debugging. Reads the repo, follows existing patterns, ships real diffs. Pinned to Opus for harder reasoning. --- Delegate `$ARGUMENTS` to the Kestrel-Coder subagent. Kestrel-Coder reads CLAUDE.md + canon before writing. Prefers editing to creating. No comments unless the why is non-obvious. Runs lint + type-check + tests before declaring a task done. Refuses --no-verif

Installation

Installs to ~/.claude/skills/benchagi-bench-cowork-kestrel-coder/SKILL.md

Terminal
mkdir -p ~/.claude/skills/benchagi-bench-cowork-kestrel-coder && curl -fsSL https://raw.githubusercontent.com/BenchAGI/bench-cowork/HEAD/commands/kestrel-coder.md -o ~/.claude/skills/benchagi-bench-cowork-kestrel-coder/SKILL.md

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

Full documentation available on GitHub

View Source Repository