code-rabbit
01Command Claude Code
Process CodeRabbit review comments with context-aware discretion.
Scopes is a next-generation local-first task and project management tool designed for symbiotic collaboration between developers and AI assistants.
Command Claude Code
Process CodeRabbit review comments with context-aware discretion.
Command Claude Code
This command creates the initial project context documentation in .claude/context/ by analyzing the current project state and establishing comprehensive baseline documentation.
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
Run bash .claude/scripts/pm/blocked.sh using a sub-agent and show me the complete output.
Command Claude Code
Clean up completed work and archive old epics.
Command Claude Code
Mark an epic as complete when all tasks are done.
Command Claude Code
Break epic into concrete, actionable tasks.
Command Claude Code
Command "epic-edit" from kamiazya/scopes, covering epic edit, usage, instructions, 1. read current epic and 2. interactive edit.
Command Claude Code
Run bash .claude/scripts/pm/epic-list.sh using a sub-agent and show me the complete output.
Command Claude Code
Merge completed epic from worktree back to main branch.
Command Claude Code
Decompose epic into tasks and sync to GitHub in one operation.
Command Claude Code
Update epic progress based on task states.
Command Claude Code
Run bash .claude/scripts/pm/epic-show.sh $ARGUMENTS using a sub-agent and show me the complete output.
Command Claude Code
Launch parallel agents to work on epic tasks in a shared worktree.
Command Claude Code
Launch parallel agents to work on epic tasks in a shared branch.
Command Claude Code
Run bash .claude/scripts/pm/epic-status.sh $ARGUMENTS using the bash tool and show me the complete stdout printed to the console.
Command Claude Code
Push epic and tasks to GitHub as issues.
Command Claude Code
Run bash .claude/scripts/pm/help.sh using a sub-agent and show me the complete output.
Command Claude Code
Import existing GitHub issues into the PM system.
Command Claude Code
Run bash .claude/scripts/pm/in-progress.sh using a sub-agent and show me the complete output.
Command Claude Code
Run bash .claude/scripts/pm/init.sh using a sub-agent and show me the complete output.
Command Claude Code
Analyze an issue to identify parallel work streams for maximum efficiency.
Command Claude Code
Mark an issue as complete and close it on GitHub.