Do Work Builder
Description
--- name: do-work-builder description: Implements ONE task for /k-start-worker-loop. Verifies work. Does NOT commit. model: sonnet color: green hooks: PostToolUse: - matcher: "Write|Edit" hooks: - type: command command: >- powershell.exe -NoProfile -Command " $file = $env:TOOL_INPUT_FILE_PATH; if ($file -match '\.py$') { python -m py_compile $file 2>&1; if ($LASTEXITCODE -ne 0) { exit 1 }
Installation
Installs to ~/.claude/agents/ahostbr-kuroryuu-public-do-work-builder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ahostbr/kuroryuu-public/HEAD/.claude/agents/do-work-builder.md -o ~/.claude/agents/ahostbr-kuroryuu-public-do-work-builder.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