一键导入
ninthwave
ninthwave 收录了来自 ninthwave-io 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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".
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".
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".