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:

  1. Show one-line notice: "dot-wiki {new} is available (current {old})"
  2. Update: npx skills add dev-goraebap/dot-wiki -g
  3. 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).

Prerequisites

Installs
2
First Seen
Apr 1, 2026
wiki-work — dev-goraebap/dot-wiki