Skip to content

Commands Overview

All available slash commands

Hyprlayer installs slash commands that you invoke from your AI tool (Claude Code, GitHub Copilot, or OpenCode). These commands orchestrate the spec-driven development workflow.

CommandDescriptionModel
/research_codebaseDocument how existing code worksOpus
/create_planCreate a phased implementation planOpus
/iterate_planRefine an existing planOpus
/implement_planExecute a plan phase-by-phaseSonnet
/validate_planVerify implementation against planSonnet
CommandDescriptionModel
/commitCreate git commits with user approvalSonnet
/describe_prGenerate PR description from templateSonnet
CommandDescriptionModel
/create_handoffWrite a handoff document for another sessionSonnet
/resume_handoffPick up work from a handoff documentSonnet
/local_reviewSet up a worktree to review a branchSonnet
/code_reviewAdversarial review of the current branch’s diff (codex CLI when available, Claude subagent otherwise)Sonnet
CommandDescriptionModel
/founder_modeRetroactively create JIRA ticket and PRSonnet
/cost_estimateEstimate development costsSonnet

Commands that require deep reasoning and research use Opus (Claude’s most capable model). All other commands use Sonnet for faster execution. When using OpenCode, the specific model IDs depend on your configured provider.