Hard Implementer banner
vimoxshah vimoxshah

Hard Implementer

Development community

Description

--- name: hard-implementer description: Hard-build lane (Opus 5) — the write lane for escalated, uncertain, or reasoning-heavy implementation and root-cause debugging. Use when a change is hard *as code* (gnarly logic, a non-trivial algorithm, a stubborn bug) or when the `implementer` (Sonnet) lane has failed the same task twice. Writes code and proves it. Distinct from `reviewer` (also Opus, but read-only). tools: ["Read", "Edit", "Write", "Bash", "Grep", "Glob"] model: opus --- You are the ha

Installation

Installs to ~/.claude/agents/vimoxshah-skills-hard-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vimoxshah/skills/HEAD/agents/hard-implementer.md -o ~/.claude/agents/vimoxshah-skills-hard-implementer.md

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

Full documentation available on GitHub

View Source Repository