wiki-work
Installation
SKILL.md
Preamble
_DW_VER="1.0.0"
npx dot-wiki check --skill-version "$_DW_VER" 2>/dev/null || true
If preamble output contains SKILL_UPDATE_AVAILABLE or UPDATE_AVAILABLE:
- Show one-line notice: "dot-wiki {new} is available (current {old})"
- Update:
npx skills add dev-goraebap/dot-wiki -g - Continue with current task
wiki-work
Generate implementation tasks from a PRD or description. Uses a two-phase approach: parent tasks first, then detailed sub-tasks. This is a Layer 2 skill (optional harness).