Mike-Byrne-AI

Implement Task — Productivity skill for Claude Code

Productivity community

Canonical repo-change command.

How to install Implement Task

Installs to ~/.claude/commands/mike-byrne-ai-espalier-harness-implement-task.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Mike-Byrne-AI/espalier-harness/HEAD/.claude/commands/implement-task.md -o ~/.claude/commands/mike-byrne-ai-espalier-harness-implement-task.md

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

What Implement Task does

Canonical repo-change command. Use for focused changes or coordinated multi-phase work.

Usage

/implement-task           — focused mode (one bounded change)
/implement-task --multi   — multi-phase mode (coordinated changes, migrations, refactors)

`--multi` is a manual override. Use it for any task that touches 3+ files or multiple subsystems. `/implement-task` may also auto-escalate to multi-phase when the task clearly spans multiple subsystems, but `--multi` always wins

Alternatives in Productivity

  • Maestro Update — Detect version, preview changes, apply workflow upgrades 530 ★
  • Multi Aider Sub Agent — Run a multi aider_ai_code call with a sub agent call to fulfill the following tasks back to back in the most s 295 ★
  • Meridian — Zero-config Claude Code setup with enforced task scaffolding, structured memory, persistent context after comp 143 ★

Full documentation available on GitHub

View Source Repository