README
01Command Claude Code
Welcome to the Claude Command Suite! This collection of commands is organized into logical namespaces to help you quickly find the right tool for your task.
Professional slash commands for Claude Code that provide structured workflows for software development tasks including code review, feature creation, security auditing, and architectural analysis.
Command Claude Code
Welcome to the Claude Command Suite! This collection of commands is organized into logical namespaces to help you quickly find the right tool for your task.
Command Claude Code
Execute automatic BBCR (Collapse-Rebirth Correction) when knowledge boundaries are exceeded or reasoning fails.
Command Claude Code
Analyze semantic position relative to knowledge boundaries to prevent hallucination and identify uncertainty zones.
Command Claude Code
Generate a visual heatmap of knowledge boundaries showing safe zones, risk areas, and semantic coverage.
Command Claude Code
Evaluate the current risk level and provide detailed analysis of potential hallucination or reasoning failure.
Command Claude Code
Find and construct semantic bridges to safely navigate from current position to target concept without crossing dangerous boundaries.
Command Claude Code
Takes an input prompt and returns ONLY a token-optimized version that preserves meaning while minimizing token count. Based on LLM tokenization principles: common words tokenize more efficiently, unusual words break into more tokens, and conciseness reduces cost.
Command Claude Code
Generate and maintain project changelog.
Command Claude Code
Command "changelog-demo-command" from qdhenry/Claude-Command-Suite, covering demo command for changelog and instructions.
Command Claude Code
Command "ci-setup" from qdhenry/Claude-Command-Suite, covering ci/cd setup command and instructions.
Command Claude Code
Containerize application for deployment.
Command Claude Code
Command "hotfix-deploy" from qdhenry/Claude-Command-Suite, covering hotfix deploy command, instructions, emergency contact information, escalation timeline thresholds and 15 minutes: escalate to senior engineer.
Command Claude Code
Command "prepare-release" from qdhenry/Claude-Command-Suite, covering prepare release command, instructions, emergency hotfix process, make minimal fix and fast-track testing and deployment.
Command Claude Code
Rollback deployment to previous version.
Command Claude Code
Command "setup-automated-releases" from qdhenry/Claude-Command-Suite, covering setup automated releases, instructions and additional considerations.
Command Claude Code
Configure Kubernetes deployment manifests.
Command Claude Code
Display all available development tools.
Command Claude Code
Explore architectural decisions through systematic scenario analysis with trade-off evaluation and future-proofing assessment.
Command Claude Code
Command "clean-branches" from qdhenry/Claude-Command-Suite, covering clean branches command, instructions, clean up all merged branches except protected ones, interactive cleanup with confirmation and batch delete remote branches.
Command Claude Code
Transform a vibecoded project into a properly structured, deployment-ready codebase with secrets extracted and organized folders.
Command Claude Code
Generate production-ready Cloudflare Workers code with best practices.
Command Claude Code
Test multiple code variations through simulation before implementation with quality gates and performance prediction.
Command Claude Code
Perform comprehensive code quality review.
Command Claude Code
Command "code-to-task" from qdhenry/Claude-Command-Suite, covering convert code analysis to linear tasks, purpose, usage, scan entire codebase for todos and create tasks and scan specific directory or module.