--- title: "/cs-handoff-setup — Slash Command for AI Coding Agents" description: "First-run setup for the handoff skill. Walks 5 questions (save location, retention, redaction strictness, git context, recommender scope) and writes. Slash command for Claude Code, Codex CLI, Gemini CLI." --- # /cs-handoff-setup
Configure the handoff skill. Walks 5 questions (plus 1-2 optional) and writes the config. Re-run any time. ## Invocation ``` /cs:handoff-setup # configure global defaults /cs:handoff-setup --project # set project-specific overrides ``` ## Questions 1. **Save location** — OS temp / home folder / hidden home folder / per-project / custom. *No pre-selected default — explicit choice required on first run.* 2. **Retention window** — 7 / 30 days / forever / manual. 3. **Redaction strictness** — strict / warn / off. 4. **Git context** — auto-include branch + last commit + dirty file count? yes/no. 5. **Skill recommendation scope** — all repo / current domain only / off. 6. **Filename style** *(only if save location ≠ temp)* — date_slug / timestamp / mktemp. ## Behaviour - **Global config** at `~/.config/handoff/config.json`. - **Project override** at `