Mdd Plan — Development skill for Claude Code
PLAN-INITIATIVE MODE — /mdd plan-initiative.
How to install Mdd Plan
Installs to ~/.claude/skills/thedecipherist-mdd-mdd-plan/SKILL.md
mkdir -p ~/.claude/skills/thedecipherist-mdd-mdd-plan && curl -fsSL https://raw.githubusercontent.com/TheDecipherist/mdd/HEAD/commands/mdd-plan.md -o ~/.claude/skills/thedecipherist-mdd-mdd-plan/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Mdd Plan does
PLAN-INITIATIVE MODE — `/mdd plan-initiative`
Triggered when arguments start with `plan-initiative`. Creates a new initiative doc.
Phase PI0 — Branch Guard
bash ~/.claude/hooks/mdd-log-phase.sh "mdd-plan" "Phase PI0" start "$PLAN_TARGET"
Run before any file creation:
BRANCH=$(git branch --show-current)
DIRTY=$(git status --porcelain)
- On
mainormasterwith uncommitted changes → STOP. Show the Scenario A prompt from mdd.md Branch Guard. - **On
main
Alternatives in Development
- Offline — PUA 离线模式 — 关闭所有联网反馈/排行榜上报,保留本地 PUA 行为 19.5k ★
- Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
- Om Dump — Freeform capture mode 4.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Mdd Lifecycle
REVERSE-ENGINEER MODE — /mdd reverse-engineer [path or feature-id]
Mdd Ops
OPS DOCUMENT MODE — /mdd ops
Change Plan
Create a comprehensive change management plan for a transformation initiative
Ars Plan
ARS academic-paper plan mode — Socratic chapter-by-chapter planning
Claw
86 Native macOS app wrapping Claude Code SDK in Swift. Plan Mode, MCP Integration, Custom System Prompts
Creative Writing
Workshop-voiced craft pack for prose narrative — fiction and creative nonfiction. Three explicit modes (draft
Related Agents
Adlc Orchestrator
Plan-mode orchestrator for the Agent Development Life Cycle
Ecosystem Builder
Materializes the files of a Claude Code ecosystem (orchestrator + sub-agents + skills + MCPs) from plan.md. Us
Team Planner
Planner for the feature-workflow and agent-teams pipelines. Explores the codebase and RETURNS a concrete imple