Implement Pack — Productivity skill for Claude Code
Execute one or more task packs (TP-.md) end-to-end with the established.
How to install Implement Pack
Installs to ~/.claude/commands/mike-byrne-ai-espalier-harness-implement-pack.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Mike-Byrne-AI/espalier-harness/HEAD/.claude/commands/implement-pack.md -o ~/.claude/commands/mike-byrne-ai-espalier-harness-implement-pack.md Restart Claude Code, or start a new session, for it to be picked up.
What Implement Pack does
Execute one or more task packs (`TP-*.md`) end-to-end with the established single-atomic-commit-per-pack workflow. Auto-continues to the next pack unless a defined stop condition fires.
Usage
/implement-pack — single pack
/implement-pack — every TP-*.md in the folder, in order
/implement-pack --resume — continue from cc/execution_plan.json
The folder mode processes files matching `TP-*.md`, sorted numericall
Alternatives in Productivity
- /strategy — Run an end-to-end strategy workflow with decision-quality outputs 2.3k ★
- Business Automation Pack — Business process automation skills 1.6k ★
- Repurpose — Workflow recipe — turn one blog post, video, or idea into a full platform-native content pack (thread, LinkedI 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Graph Ship
Run a named playbook end to end - execute its nodes, honor its gates, dispatch each agent with the skills its
Implement Tasks Sequence
Execute generated Flutter task files in dependency order without committing.
J Execute Plan
Execute a written implementation plan task-by-task with verification gates — inline batches or a fresh subagen
Amby.Implement
Execute the task list, checking off tasks and updating story status as you go.
/workflow Command
Execute complete Research → Plan → Implement workflow using chief-architect orchestration.
Relentless.Implement
Execute implementation workflow for a feature manually, story by story.
Related Agents
Task Executor
Use this agent when you need to implement, complete, or work on a specific task that has been identified by th
Implement Worker
Execute a single plan task in an isolated worktree — implement, verify, and return. Spawned by implement-coord
Worker
Orchestrate end-to-end task implementation: understand the task, assess complexity, implement directly or dist