CLAUDE CODE
COMMAND CENTER

10 workflows. 60+ projects. One setup.

/ workflow

Pick the right methodology for the job

RIPER AB METHOD COMPOUND RALPH CCPM SDD SIMONE CTX KIT ORCHESTRA CODEPRO
05 /ccpm

CCPM

Parallel agents via GitHub Issues

PRD Epic Task Work Merge
DatabaseGitHub Issues
IsolationGit worktrees per task
/ccpm init /ccpm prd [desc] /ccpm task [epic] /ccpm work [task] /ccpm parallel [tasks]
06 /sdd

SPEC-DRIVEN DEV

Specs first, code second

Requirements Design Tasks Implement Verify
CheckpointUser approves 3 docs before code
Artifactsspecs/[feature]/
/sdd requirements [feature] /sdd design [feature] /sdd tasks [feature] /sdd implement [feature]
07 /simone

SIMONE

Full project management framework

PRD Epic Task Work ADR
IncludesGuidelines, decisions, manifest
Artifactssimone/docs/ + decisions/
/simone init /simone prd [title] /simone task [epic] /simone decision [title]
08 /ctxkit

CONTEXT KIT

3 commands, no ceremony

Spec Implement Verify
PhilosophySpeed over process
TokensMinimal footprint
/ctxkit spec [task] /ctxkit implement [task] /ctxkit verify [task]
09 /orchestra

AGENTS ORCHESTRA

40+ specialized agents

Plan Deploy Coordinate Review
AgentsArchitect, Security, Crypto, DevOps...
Shared.claude/orchestra/shared/
/orchestra plan [project] /orchestra deploy [agents] on [task] /orchestra review
10 /codepro

CODEPRO

TDD-enforced development

RED GREEN REFACTOR REPEAT
RuleNever write code before the test
GatesCoverage, lint, all tests pass
/codepro spec [feature] /codepro red [test] /codepro green /codepro refactor

SETUP

HOOKS

  • PreToolUse Block rm -rf /
  • PreToolUse Block push to main/master
  • Notification macOS alert with sound

STATUS LINE

Opus 4.6 34% $0.42 feat/dashboard

Model + context bar (color-coded) + cost + branch

SECURITY

  • Never log private keys or mnemonics
  • Env vars for all secrets
  • Overflow checks in financial math
  • WebSocket reconnect logic
  • Rate limit exchange API calls

DECISION TREE

What are you doing?
Modifying existing code /riper
Building something new /ab
Quick fix / small task /ctxkit
Grind with tests /ralph
Ongoing project /ce
Need full PM /simone