zingspark

Wf Readme — Documentation skill for Claude Code

Documentation community

Run the README preservation and improvement workflow via the wf-readme skill.

How to install Wf Readme

Installs to ~/.claude/commands/zingspark-create-harness-vibe-coding-wf-readme.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zingspark/create-harness-vibe-coding/HEAD/.claude/commands/wf-readme.md -o ~/.claude/commands/zingspark-create-harness-vibe-coding-wf-readme.md

Restart Claude Code, or start a new session, for it to be picked up.

What Wf Readme does


description: Run the README preservation and improvement workflow via the wf-readme skill

/wf-readme

This is a **workflow command**, not a direct command. Do not execute it as a static help or script command.

  1. Load CLAUDE.md, Harness/MEMORY.md (index only per Memory Preflight), then Harness/README.md.
  2. Preserve cache-first order per Harness/specs/runtime/context-loading.md#Cache-First Context Contract.
  3. Execute per the skill adapter .claude/skills/wf-readme/SKILL.md

Alternatives in Documentation

  • Wiki Reflect — Run a self-reflection pass over the whole wiki — look for patterns, gaps, and improvement opportunities 375 ★
  • Doc Review — Analyze documentation needs and create a documentation improvement plan 59 ★
  • Docs Why — Interactive documentation improvement - ask the domain expert "why" questions, then write prose from their ans

Full documentation available on GitHub

View Source Repository