Scaffold a Spec Kit (spec-driven development) project for GitHub Copilot by running specify init --integration copilot --integration-options="--skills". USE FOR: starting a new spec-kit project, bootstrapping spec-driven development in an existing repo, installing spec-kit templates/scripts/commands for Copilot. DO…
An installation procedure for connecting Claude Code project settings to DSH, a development environment that can load skills, commands, rules, agents, hooks, and MCP settings. It verifies the plugin after installation.
Configure the status bar layout and widgets interactively, or apply a preset. Use when: customizing which widgets appear, changing the layout mode, applying presets, toggling individual widgets. Triggers: "customize statusbar", "statusbar config", "change layout", "enable widgets", "statusbar developer", "statusbar…
Set up, check status, or uninstall the statusbar plugin. Use when: first-time setup after installing the plugin, checking if the status bar is configured, or uninstalling the plugin. Triggers: "setup statusbar", "install statusbar", "configure statusbar", "uninstall statusbar", "remove statusbar", "statusbar status".
Procedure for exploring repositories with Baz's indexed search tools. Use when asked to plan a feature, design a change, scope work, or investigate where to make changes across the org's repos. Applies even when you own one side of a cross-repo contract (API param, schema, event payload) locally, and especially when…
Plan a feature or change end-to-end using Baz indexed search across your org's repos. Explores the relevant repos with Baz's MCP tools and produces a structured implementation plan the user signs off on before any code is written. Invoke with /baz:plan-with-baz when you want to start planning a piece of work.
Review code changes with Baz indexed search — a diff-scoped code review that checks the change against the rest of the org's repos, not just the files in front of it. Use when asked to review changes, review a diff or branch, review a pull request, check changes for bugs or security issues, or find what is wrong with…
Visualize your current project as a 3D city in the browser. Files become buildings, folders become districts, bugs become fires. Use when user says 'city', 'visualize', '3d', 'show my code', or '/city'.
Do Not Disturb mode — pause quests for 2 hours. Use this when the user says 'stop showing me stuff', 'too many quests', 'quest fatigue', 'these are annoying', 'I'm getting too many notifications', 'not now', 'leave me alone', 'stop interrupting', 'I need a break', 'pause quests for a bit', 'quiet mode', 'mute…
Comprehensive SideQuest health check and diagnostic tool. Use this when the user asks 'is sidequest working', 'why no quests', 'sidequest not working', 'check sidequest', 'debug sidequest', 'sidequest health', 'diagnostics', 'what's wrong', 'not getting quests', 'sidequest status', or when diagnosing any issue with…
Use when the user wants to create a new Claude Code plugin, scaffold a plugin project, convert existing functionality into a distributable plugin, or mentions "build a plugin", "create a plugin", "make a plugin", or "package as plugin".
A procedure for removing local Git branches whose matching remote branches have been deleted, often after a change has been merged. Git branches are separate lines of work in a repository.
Converts Claude Code usage statistics into a Minecraft world seed with real biome correlation. Maps coding behavior to Minecraft climate parameters (messages=temperature, tools=humidity, session duration=elevation, etc.) and selects a curated seed whose spawn biome genuinely matches the profile. Use when the user…
An iterative engineering workflow for fixing an issue, running tests, opening a pull request, and responding to code-review comments until the work is ready to merge.
Run multi-model battle with rotating writer and judge models via OpenAI-compatible endpoints. Use when users ask to battle or compare models, run multi-LLM critique, or iteratively improve an answer across models.
Combine recursive outer-loop refinement with multi-model arena generation each round. Use when users request recursive arena, multi-LLM consensus with iterative refinement, or recursive plus model-battle workflows.
Use when designing tool definitions for a new agent or subagent, an agent shows high retry rates, ambiguous tool invocations, or silent failures, or an existing agent harness needs a quality review.
Use when a working code path feels bloated, noisy, or over-abstracted, when asked to clean up or deslop AI-generated code, or when a reviewer-only anti-slop pass is requested.
Use when reviewing BigQuery spend, query failure patterns, or scan inefficiencies -- identifying which jobs, users, or projects drive cost, or preparing optimization recommendations for a cost review.
Save a compact handoff checkpoint and resume work in a fresh session without replaying the entire transcript via --resume. SAVE trigger — the slash command /handoff-revive:save (carries forward still-relevant goal/decisions/lessons from any existing handoff, then runs a content-quality check). AUTO-SAVE trigger — when…
Guide for starting hosted Checkout Sessions, payment links, and overlay or inline checkout for one-time and recurring products; use subscription-integration for post-checkout lifecycle management.