Slash Command90 estrellas del repoactualizado 27d ago
review
Enter REVIEW mode to validate implementation
Instalar en Claude Code
Copiarmkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tony/claude-code-riper-5/HEAD/.claude/commands/riper/review.md -o ~/.claude/commands/review.mdDespués abre una sesión nueva de Claude Code; el slash command carga automáticamente.
Definición
review.md
Activate the review agent to validate the implementation: $ARGUMENTS The agent will: 1. Compare implementation against the approved plan 2. Run all tests and quality checks 3. Flag any deviations with severity levels 4. Generate a comprehensive review report
Del mismo repositorio
plan-executeSubagent
Planning and execution phase - specifications and implementation
research-innovateSubagent
Research and innovation phase - information gathering and brainstorming
listSlash Command
List all memories across branches
recallSlash Command
Recall memories from current branch's memory bank
saveSlash Command
Save context to branch-aware memory bank
rebaseSlash Command
Rebase current branch onto trunk (origin/master or origin/main), predict and resolve conflicts
executeSlash Command
Enter EXECUTE mode to implement approved plan
innovateSlash Command
Enter INNOVATE mode for brainstorming approaches