Detour banner
cfdude cfdude

Detour

Development community

Description

--- description: Handle a mid-build interruption — classify it, and park current work if needed argument-hint: "[what came up]" allowed-tools: Bash, Read, Edit --- Something came up mid-build: **$ARGUMENTS** Do NOT start fixing yet. Follow the `conductor` skill's detour protocol. 1. **Classify out loud:** - **Minimal** — small, self-contained, no design ambiguity, fits before the next compaction, doesn't reshape the current proposal → fix → test → commit → push, then **record it*

Installation

Installs to ~/.claude/skills/cfdude-pm-detour/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cfdude-pm-detour && curl -fsSL https://raw.githubusercontent.com/cfdude/pm/HEAD/commands/detour.md -o ~/.claude/skills/cfdude-pm-detour/SKILL.md

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

Full documentation available on GitHub

View Source Repository