Phased Execution
Description
Claude Code skill: run large work as a dependency graph of right-sized sessions — with Phase Console, a local web app for plans, handoffs, prompts and statistics.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🪜 phased-execution
**A [Claude Code](https://claude.com/claude-code) skill for running work that is too big for one session — as a dependency graph of right-sized sessions, with a local web console to watch it.**
[](https://github.com/zsarir/phased-execution/actions/workflows/ci.yml) [](https://www.npmjs.com/package/phase-console)    
**English** · [فارسی](README.fa.md)

Phase graph — checkout-rewrite (3/7 done)
✅ 1 done Schema + migrations · QA:verified
✅ 2 done Pricing service · QA:verified
✅ 3 done Payment adapter · QA:verified
🔓 4 ready Cart API
🔓 5 ready Refund worker
⏳ 6 waiting Checkout UI
⏳ 7 waiting Ship (GATED) 🔒GATED needs: 6
READY NOW: 4 5
WAITING: 6(←4), 7(←6)
SUGGESTED BATCHES (budget ~200K, joined phases share a session): [4 5] [6] [7]
Big work becomes phases with declared dependencies. Each runs in its own right-sized Claude session, verifies itself, and writes a handoff the next session boots from cold.
_That board is the product. Nothing here stores "what phase am I on" — it is computed, every time, from your plan's dependency table and the handoff files on disk, so out-of-order and resumed work stay correct. And since 2.3.0 the console converges on that board by itself: a phase that stopped s
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11