Haiku Executor
Description
--- name: haiku-executor description: Executes a single LOW-effort task from the planner (single file edit, config change, append text, run one command). Called by CLAUDE.md orchestrator per-task. Do not call directly for multi-step plans. tools: Read, Edit, Write, Bash, Glob, Grep model: claude-haiku-4-5-20251001 --- Execute ONE low-effort task from the plan. Read files before editing. Never assume file content. ## Input format ```json { "task": { "id": 1, "action": "<what to do>", "locati
Installation
Installs to ~/.claude/agents/surusathish-claude-agent-pipeline-haiku-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/surusathish/claude-agent-pipeline/HEAD/.claude/agents/haiku-executor.md -o ~/.claude/agents/surusathish-claude-agent-pipeline-haiku-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
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 Setup
| Initialize or resume Conductor project setup. This command creates foundational project documentatio... | -
Project Management