Mike-Byrne-AI

Implement Pack — Productivity skill for Claude Code

Productivity community

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

Terminal
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 Repository