Agent Claude Code
Context gathering and initial problem diagnosis specialist. Use PROACTIVELY when encountering errors, performance issues, or unexpected behavior before engaging specialized experts.
Agent Claude Code
Context gathering and initial problem diagnosis specialist. Use PROACTIVELY when encountering errors, performance issues, or unexpected behavior before engaging specialized experts.
Command Claude Code
List all Claude Code checkpoints with time and description.
Command Claude Code
Restore project to a previous checkpoint.
Command Claude Code
Process CodeRabbit review comments with context-aware discretion.
Command Claude Code
Multi-aspect code review using parallel code-review-expert agents.
Command Claude Code
This command loads essential context for a new agent session by reading the project context documentation and understanding the codebase structure.
Command Claude Code
This command updates the project context documentation in .claude/context/ to reflect the current state of the project. Run this at the end of each development session to keep context accurate.
Command Claude Code
Quick bug capture with minimal overhead. Takes description as parameter and dumps to inbox immediately with source extraction if mentioned.
Command Claude Code
Quick idea capture with minimal overhead. Takes description as parameter and dumps to inbox immediately with source extraction if mentioned.
Command Claude Code
Process bugs from inbox through systematic 5-step triage with severity-based binary search positioning. Orchestrates user interaction and calls database operations defined in Bugs-Backlog.md.
Command Claude Code
Process ideas from inbox through systematic 5-step evaluation with binary search priority placement. Orchestrates user interaction and calls database operations defined in Ideas-Backlog.md.
Command Claude Code
Remove fixed or resolved bugs from the backlog database. Identifies target bug through search and calls database removal operations defined in Bugs-Backlog.md.
Command Claude Code
Remove completed or cancelled ideas from the backlog database. Identifies target idea through search and calls database removal operations defined in Ideas-Backlog.md.
Command Claude Code
Delegate to specialized commit-changes agent for intelligent git analysis, commit message generation, and commit execution with comprehensive validation.
Command Claude Code
Execute iOS/macOS app release workflow with constitutional compliance validation and App Store Connect preparation.
Command Claude Code
Execute Swift Package release workflow with version management, release notes generation, and GitHub integration.
Command Claude Code
Begin systematic development with context-aware setup, task analysis, and guided implementation initiation based on completed planning phases.
Command Claude Code
Initialize feature specification by validating setup, confirming feature naming, copying specification template, and executing template workflow with progress tracking.
Command Claude Code
Single-run workflow: Creates Tech.md containing both research findings and technical architecture in one continuous execution flow.
Command Claude Code
Generate implementation task breakdown by detecting current feature, validating prerequisites, copying steps template, and executing template workflow with S### task enumeration and parallel execution planning.
Command Claude Code
Quick planning for smaller tasks, bug fixes, and improvements (single-file workflow).
Command Claude Code
Clean up debug files, test artifacts, and status reports created during development.
Command Claude Code
Create a new GitHub repository with proper setup including directory creation, git initialization, and remote configuration.
Command Claude Code
Smart branch creation and switching with conventional naming.