nerdstalker

Sol Implementer — Testing & QA agent for Claude Code

Testing & QA community

High-complexity implementation lane running GPT-5.6 Sol via the OpenAI Codex CLI (codex exec), at whatever reasoning effort the architect names in the spec — up to ultra.

How to install Sol Implementer

Installs to ~/.claude/agents/nerdstalker-fable-advisor-sol-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nerdstalker/fable-advisor/HEAD/agents/sol-implementer.md -o ~/.claude/agents/nerdstalker-fable-advisor-sol-implementer.md

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

What Sol Implementer does


name: sol-implementer description: High-complexity implementation lane running GPT-5.6 Sol via the OpenAI Codex CLI (`codex exec`), at whatever reasoning effort the architect names in the spec — up to `ultra`. Route a task here only when the outcome depends heavily on judgment the spec cannot fully capture — subtle concurrency, non-trivial algorithms, security-sensitive paths, gnarly debugging, wide-blast-radius refactors — or when the same task has already failed in the routine lane. Receiv

Alternatives in Testing & QA

  • Track Plan — Track ID: {{TRACK_ID}} Spec: spec.md Estimated Effort: {{EFFORT_ESTIMATE}} 31.9k ★
  • Fable Verifier — Cold verifier for finished fable deliverables 837 ★
  • Omd Codex Image — Channel-aware image materializer 465 ★

Full documentation available on GitHub

View Source Repository