ils15

Deepwork — Productivity skill for Claude Code

Productivity community

Start a heavy multi-phase task with persisted checkpoints, phased specialist dispatch, and Themis review gates.

How to install Deepwork

Installs to ~/.claude/commands/ils15-pantheon-legacy-deepwork.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/.claude/commands/deepwork.md -o ~/.claude/commands/ils15-pantheon-legacy-deepwork.md

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

What Deepwork does


description: "Start a heavy multi-phase task with persisted checkpoints, phased specialist dispatch, and Themis review gates. Progress saved to .pantheon/deepwork/ for resumability." agent: "zeus"

/deepwork — Heavy Task Workflow

**What:** Starts a structured, checkpointed workflow for complex multi-step tasks. Progress is persisted to `.pantheon/deepwork//` so work can resume if interrupted. Each phase is gated by Themis review.

When to Use

  • Tasks expected to take 10+

Alternatives in Productivity

  • Claude Hud — A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progr 14k ★
  • Gov Metrics — Governance metrics — measure whether the gates actually work 83 ★
  • Agent Sop — Human-gated, capability-slotted collaboration workflow (SOP) for coding agents — discovered rosters, condition 70 ★

Full documentation available on GitHub

View Source Repository