
Exec Plan
- 117 installs
- 41 repo stars
- Updated August 4, 2026
- gracefullight/stock-checker
Execute an approved design doc PR plan DAG with parallel isolated subagents, orchestrator review, and stacked branches to deliver stock-checker features efficiently.
About
Exec-plan skill parses a design document PR plan, topologically sorts dependencies, implements changes via isolated parallel subagents, runs mandatory orchestrator review, and assembles a branch stack for stock-checker features.
- DAG topological sort
- Parallel PR execution
- Worktree isolation
- Orchestrator review
- Branch stack assembly
Exec Plan by the numbers
- 117 all-time installs (skills.sh)
- Ranked #719 of 2,715 Automation & Workflows skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/gracefullight/stock-checker --skill exec-planAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 117 |
|---|---|
| repo stars | ★ 41 |
| Last updated | August 4, 2026 |
| Repository | gracefullight/stock-checker ↗ |
What it does
Execute an approved design doc PR plan DAG with parallel isolated subagents, orchestrator review, and stacked branches to deliver stock-checker features efficiently.
Files
/exec-plan
Read and follow .agents/workflows/exec-plan.md step by step.