sk Skill · LazyIsEfficient
planning-and-task-breakdown
Breaks work into ordered, parallel-dispatchable tasks with an execution DAG. Output format is consumable by CI matrices and parallel agent runners — each task has a stable ID, declared file writes, conflict edges, and branch suffix. Use when you have a spec, brief, or shaper output and need to decompose it into implementable units. Use when a task feels too large, when scope spans multi-repo or multi-week work, or…
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 10
- Connections
- 0
Python
- Host repository
- LazyIsEfficient/agentic-os
- Compatible with
- Requires Bash (Python 3 where scripts are invoked). Works in Claude Code and Codex via install.sh.
- Host stars
- 16
- Host language
- Python