innovate
The innovate command activates a research-focused agent designed to explore multiple conceptual approaches and evaluate their potential trade-offs without committing to a concrete implementation plan. Use this when you need exploratory brainstorming that examines various possibilities and their implications before moving toward detailed planning or execution.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tony/claude-code-riper-5/HEAD/.claude/commands/riper/innovate.md -o ~/.claude/commands/innovate.mdinnovate.md
Activate the research-innovate agent in INNOVATE sub-mode for the following task: $ARGUMENTS The agent will operate in INNOVATE sub-mode: Explore possibilities and trade-offs, no concrete planning yet.
Planning and execution phase - specifications and implementation
Research and innovation phase - information gathering and brainstorming
Enter REVIEW mode to validate implementation
List all memories across branches
Recall memories from current branch's memory bank
Save context to branch-aware memory bank
Rebase current branch onto trunk (origin/master or origin/main), predict and resolve conflicts
Enter EXECUTE mode to implement approved plan