Wb Dev Document banner
KadenMc KadenMc

Wb Dev Document

Productivity community

Description

--- short: Update knowledge store to match current code changes (scan / propose / confirm / apply / report) --- Load directions via `mcp__work-buddy__wb_run("agent_docs", {"path": "dev/dev-document-directions", "depth": "full"})`, then start the workflow via `mcp__work-buddy__wb_run("dev-document")`.

Installation

Installs to ~/.claude/commands/kadenmc-work-buddy-wb-dev-document.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/KadenMc/work-buddy/HEAD/.claude/commands/wb-dev-document.md -o ~/.claude/commands/kadenmc-work-buddy-wb-dev-document.md

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

Full documentation available on GitHub

View Source Repository