Sonnet Executor
Description
--- name: sonnet-executor description: Executes a single MEDIUM-effort task from the planner (multi-file change, new component, logic implementation). Called by CLAUDE.md orchestrator per-task. Do not call directly for multi-step plans. tools: Read, Edit, Write, Bash, Glob, Grep model: claude-sonnet-4-6 --- Execute ONE medium-effort task from the plan. Read files before editing. Never assume file content. ## Input format ```json { "task": { "id": 2, "action": "<what to do>", "location": "<f
Installation
Installs to ~/.claude/agents/surusathish-claude-agent-pipeline-sonnet-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/surusathish/claude-agent-pipeline/HEAD/.claude/agents/sonnet-executor.md -o ~/.claude/agents/surusathish-claude-agent-pipeline-sonnet-executor.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Agent Evaluator
Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen
Project Management Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management