Mise Prep — Development skill for Claude Code
Certify approved plans; route residue to plan-author.
How to install Mise Prep
Installs to ~/.claude/skills/dbc-oduffy-coordinator-claude-mise-prep/SKILL.md
mkdir -p ~/.claude/skills/dbc-oduffy-coordinator-claude-mise-prep && curl -fsSL https://raw.githubusercontent.com/dbc-oduffy/coordinator-claude/HEAD/commands/mise-prep.md -o ~/.claude/skills/dbc-oduffy-coordinator-claude-mise-prep/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Mise Prep does
name: mise-prep description: "Certify approved plans; route residue to plan-author." allowed-tools: ["Read", "Bash", "Grep", "Glob", "Agent"] argument-hint: "[plan ...] [--roadmap-id ] [--dry-run]"
Mise-Prep — Certify Approved Plans
The stage between `plan-blitz` and `/mise-en-place`: gate every approved plan against the authoring bar and stamp the ones that pass. It stops at certification — it fires nothing.
1. Run
`python3 "/bin/mise-prep-run.py" --repo-root <
Alternatives in Development
- Notion Meeting Intelligence — Prep meetings by pulling Notion context and tailoring agendas 14.6k ★
- Implement Plan — You are tasked with implementing an approved technical plan from thoughts/shared/plans/ 10k ★
- Om Meeting — Prep for any meeting by topic — subject-forward briefing with open tasks, blockers, and brainstormed considera 4.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Plan Codex
Claude plans with Opus, Codex audits, loop until approved
Mise En Place
Autonomous backlog run — flight-recorder prep, then run-through.
Bibclean
Clean and validate a BibTeX file: check required fields, normalize author names, detect duplicates, enrich mis
Learnings Review
Review learnings.md, classify each entry as universal or project-specific, route approved entries to commands/
Fundraise Prep
Prepare for fundraising — assess readiness, target investors, plan timeline
Product Hunt Launch
Build a Product Hunt specific launch runbook, pre-launch prep, launch-day hour-by-hour plan, and post-launch f
Related Agents
Synapse Coder
Implementation step in the Manager subagent pipeline (see synapse-manager.md) — expects an approved plan suppl
Worca Cc Manual Tests Checklist
Manual Tests Checklist author for the orchestrator pipeline. Reads the approved plan and the implementation di
Plan
Triage, analyze, and create phased development plans. Iterate with the user until the plan is approved.