Sol Implementer — Testing & QA agent for Claude Code
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
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 RepositoryRelated Agents
Codex Debugger
Root-cause a failing test, crash, stack trace, or misbehaving feature by delegating the investigation to OpenA
Claude Spec Review
First-pass adversarial spec review by Claude. Read-only and advisory. Runs before the Codex spec-reviewer loop
Tester Glm
GLM 5.3 Flash/max test and verification agent. Use when the GLM lane is selected; OpenAI uses qa/verify and Cl
Sb Experimenter Low
strictlybetter experimenter pinned to LOW reasoning effort. MUST BE USED by /strictlybetter:run for the config
Subagent QA
QA Engineer specialized in test design, quality gates, and test automation. Tech-stack agnostic — adapts to wh
Halmos Verification
Converts structured invariant specifications into compilable Halmos symbolic test suites (.t.sol) that run ins
Related Skills
Codex Consult
Consult OpenAI Codex (codex exec) for a second opinion on a prompt. Handles the argv-hang, stdin-mode, reasoni
FileMaker Second Opinion
A reasoning skill for AI-assisted FileMaker development, built from production experience. No techniques, no k
Task Orchestrator
Orchestrate task implementation with implementer and architect review agents