decompose-to-issues

Installation
SKILL.md

Decompose To Issues

Use decomposition as context control, not project-management ceremony.

Workflow

  1. Identify the user-visible or operational outcome.
  2. Split by vertical slices that can be implemented, reviewed, and verified independently.
  3. Put shared setup before dependent slices only when it unlocks multiple issues.
  4. Mark dependencies explicitly.
  5. Keep each issue small enough for a fresh agent to complete in one focused pass when possible.

Issue Shape

Each issue should include:

Installs
16
GitHub Stars
2
First Seen
Jun 19, 2026
decompose-to-issues — wakqasahmed/skills