System Documentation

What problem does it solve?

It turns a document-driven development plan into real code changes by executing tasks sequentially based on spec.md and tasks.md, reducing the gap between plans and implementation.

Core Features & Use Cases

  • Plan-aware task execution: Reads spec.md to understand scope and tasks.md to determine what to do next.
  • Cross-repository execution with guardrails: Executes in the documentation repository while modifying only the code repository via configured paths.
  • Progress visibility and failure control: Reports completion progress and stops on failures to ask whether to continue, keeping the workflow aligned with the plan.
  • Use Case: When adding a new feature (e.g., “registration”), run wf-do to implement backend and frontend tasks one by one according to the active plan.

Quick Start

Run wf-do in your documentation repository to execute the currently active plan from spec.md and tasks.md.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wf-do
Download link: https://github.com/liqunx/wikiflow/archive/main.zip#wf-do

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.