zingspark

Wf Learn — Development skill for Claude Code

Development community

Run the context-master -> memory-master learning cycle via the wf-learn skill.

How to install Wf Learn

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

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

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

What Wf Learn does


description: Run the context-master -> memory-master learning cycle via the wf-learn skill

/wf-learn

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-learn/SKILL.md (

Alternatives in Development

  • 10 Context And Prompts — Prompt 10: Wire Up System Prompt, Context Gathering & Memory System 2.3k ★
  • Setup Context — Set up your Skill Memory — a pm-context.md every skill reads so outputs come back tailored to you 1.3k ★
  • Maestro Learn — User-invoked learning toolkit — guided reading, investigation, pattern extraction, or second opinions 530 ★

Full documentation available on GitHub

View Source Repository