Skip to content

Latest commit

 

History

History
93 lines (58 loc) · 2.68 KB

File metadata and controls

93 lines (58 loc) · 2.68 KB

Command Reference

Complete reference for all slash commands and their Copilot prompt equivalents.


Session Management

/gogogo — Session Startup

Claude: .claude/commands/gogogo.md Copilot: .github/prompts/gogogo.prompt.md

Loads project context, checks git status, shows available beads issues, and presents work options.

/wrapup — Session End

Claude: .claude/commands/wrapup.md Copilot: .github/prompts/wrapup.prompt.md

Commits changes, updates beads, syncs with remote, updates changelog, provides handoff summary.


Project Setup

/bootstrap — New Project Setup

Claude: .claude/commands/bootstrap.md Copilot: .github/prompts/bootstrap.prompt.md

Copies all templates, sets up permissions, initializes beads, configures both Claude and Copilot.

/convert — Add to Existing Project

Claude: .claude/commands/convert.md Copilot: .github/prompts/convert.prompt.md

Audits existing setup, merges new templates without overwriting, preserves existing configuration.


Product Design

/story — Add Feature Stories

Claude: .claude/commands/story.md Copilot: .github/prompts/story.prompt.md

Interactive conversation to add new user stories to context/prd.md and create beads issues.


Prompt Engineering

/create-prompt — Build a Prompt

Claude: .claude/commands/create-prompt.md Copilot: .github/prompts/create-prompt.prompt.md

Interactive R.G.C.O.A. framework prompt builder.

/create-research-prompt — Build a Research Prompt

Claude: .claude/commands/create-research-prompt.md Copilot: .github/prompts/create-research-prompt.prompt.md

Specialized R.G.C.O.A. framework for deep research prompts with scope, depth, and citation requirements.

/improve-prompt — Improve a Prompt

Claude: .claude/commands/improve-prompt.md Copilot: .github/prompts/improve-prompt.prompt.md

Review and improve existing prompts with minimal, targeted edits.


Agent Systems

/bene-gesserit — Document Creation & Planning

Claude: .claude/commands/bene-gesserit.md Copilot: .github/prompts/bene-gesserit.prompt.md

Dispatches to Bene Gesserit specialists (init, opord, 2page, co-planning).

/mentat — Technical Architecture & Review

Claude: .claude/commands/mentat.md Copilot: .github/prompts/mentat.prompt.md

Dispatches to Mentat specialists (backlog-review, feature-fit, tech-review, coordination).


Claude-Only

/setup-statusline — Context Status Bar

Claude: .claude/commands/setup-statusline.md Copilot: (no equivalent)

One-time setup for a terminal status bar showing real-time token usage.