dbc-oduffy

Mise En Place — Development skill for Claude Code

Development community

Autonomous backlog run — flight-recorder prep, then run-through.

How to install Mise En Place

Installs to ~/.claude/skills/dbc-oduffy-coordinator-claude-mise-en-place/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dbc-oduffy-coordinator-claude-mise-en-place && curl -fsSL https://raw.githubusercontent.com/dbc-oduffy/coordinator-claude/HEAD/commands/mise-en-place.md -o ~/.claude/skills/dbc-oduffy-coordinator-claude-mise-en-place/SKILL.md

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

What Mise En Place does


name: mise-en-place description: "Autonomous backlog run — flight-recorder prep, then run-through." allowed-tools: ["Read", "Edit", "Write", "Bash", "Grep", "Glob", "Agent", "Skill"] argument-hint: "[baton-path [AND baton-path]...] [--hibernate]"

Mise-en-Place — Autonomous Backlog Execution

Flight-record the backlog, then run it straight through — implicit PM authorization, messy parts included. From Phase 5 on, never pause to ask; stop only for a PM-only question or § When to Stop.

Alternatives in Development

  • Notion Meeting Intelligence — Prep meetings by pulling Notion context and tailoring agendas 14.6k ★
  • Ralph Loop — Autonomous coding loop — works through tasks, commits, repeats 14k ★
  • 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 Repository