task-decomposition — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited task-decomposition (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Large tasks fail in large ways. Decomposed tasks fail in small, fixable ways. This skill breaks any feature or project into atomic tasks — each independently implementable, testable, and deployable.
Verify: You can state the full feature goal in 2 sentences.
[verb] [noun] so that [outcome]Verify: Every task is under 4 hours. Every task has a clear verify condition.
Verify: The dependency order is clear. No unnecessary sequential dependencies.
| Excuse | Rebuttal |
|---|---|
| "I'll figure it out as I go" | Decomposition takes 30 minutes. Rework from poor planning takes days. |
| "It's too complex to break down" | Everything can be decomposed. Start with what you know, decompose the rest later. |
| "The tasks are too granular" | Granular tasks ship continuously. Coarse tasks ship never. |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.