Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ninthwave

ninthwave contains 3 collected skills from ninthwave-io, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
8
updated
2026-06-26
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

decompose
software-developers

Decompose a feature spec into work items for orchestration via `nw`. Takes a PRD, phase doc, or verbal description and breaks it into human-reviewable PR-sized work items with dependencies mapped into batches. Use when asked to "decompose", "break down this feature", "create work items for", or "plan the work items".

2026-06-26
decision-triage
project-management-specialists

Interactively walk through every decision log in `.ninthwave/decisions/` one at a time. For each log: read it, check whether the choice it describes still matches what shipped, ask the human what to do (ratify / record as ADR / codify into an existing doc / create follow-up work item / revise / merge / skip), execute the decision, and delete the log. This is the canonical way to clear the decisions inbox: a synchronous, human-in-the-loop session. Use when asked to "triage decisions", "review decision logs", "clear the decisions inbox", or "walk through decisions".

2026-04-12
friction-triage
project-management-specialists

Interactively walk through every friction log in `.ninthwave/friction/` one at a time. For each log: read it, assess severity and possible duplicates, ask the human what to do (fix now / create work item / update doc / drop / merge / skip), execute the decision, and delete the log. This is the canonical way to clear the friction inbox: a synchronous, human-in-the-loop session. Use when asked to "triage friction", "review friction logs", "clear the friction inbox", or "walk through friction".

2026-04-12