Mdd banner
alvagante alvagante

Mdd

Security community

Description

--- description: "MDD workflow — Document → Audit → Fix → Verify. Build features or audit existing code using Manual-First Development." scope: project argument-hint: "<feature-description> or audit [section]" allowed-tools: Read, Write, Edit, Grep, Glob, Bash, AskUserQuestion --- # MDD — Manual-First Development Workflow **$ARGUMENTS** MDD is the core development workflow. Every feature starts with documentation, every fix starts with an audit. No exceptions. ## Step 0 — Worktree Check (bef

Installation

Installs to ~/.claude/commands/alvagante-wlaudio-mdd.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/alvagante/wlaudio/HEAD/.claude/commands/mdd.md -o ~/.claude/commands/alvagante-wlaudio-mdd.md

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

Full documentation available on GitHub

View Source Repository