code-rabbit
01Sergei-thinker/claude-code-course-ru
Command Claude Code
Process CodeRabbit review comments with context-aware discretion.
Русскоязычный интерактивный курс Claude Code для продакт-менеджеров
Sergei-thinker/claude-code-course-ru
Command Claude Code
Process CodeRabbit review comments with context-aware discretion.
Sergei-thinker/claude-code-course-ru
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.
Sergei-thinker/claude-code-course-ru
Command Claude Code
This command loads essential context for a new agent session by reading the project context documentation and understanding the codebase structure.
Sergei-thinker/claude-code-course-ru
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.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Output: !bash ccpm/scripts/pm/blocked.sh.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Clean up completed work and archive old epics.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Mark an epic as complete when all tasks are done.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Break epic into concrete, actionable tasks.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Command "epic-edit" from Sergei-thinker/claude-code-course-ru, covering epic edit, usage, instructions, 1. read current epic and 2. interactive edit.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Output: !bash ccpm/scripts/pm/epic-list.sh.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Merge completed epic from worktree back to main branch.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Decompose epic into tasks and sync to GitHub in one operation.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Update epic progress based on task states.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Output: !bash ccpm/scripts/pm/epic-show.sh $ARGUMENTS.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Launch parallel agents to work on epic tasks in a shared worktree.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Launch parallel agents to work on epic tasks in a shared branch.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Output: !bash ccpm/scripts/pm/epic-status.sh $ARGUMENTS.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Push epic and tasks to GitHub as issues.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Output: !bash ccpm/scripts/pm/help.sh.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Import existing GitHub issues into the PM system.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Output: !bash ccpm/scripts/pm/in-progress.sh.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Output: !bash ccpm/scripts/pm/init.sh.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Analyze an issue to identify parallel work streams for maximum efficiency.
Sergei-thinker/claude-code-course-ru
Command Claude Code
Mark an issue as complete and close it on GitHub.