Slash Command90 repo starsupdated 27d ago
research
Enter RESEARCH mode for information gathering
Install in Claude Code
Copymkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tony/claude-code-riper-5/HEAD/.claude/commands/riper/research.md -o ~/.claude/commands/research.mdThen start a new Claude Code session; the slash command loads automatically.
Definition
research.md
Activate the research-innovate agent in RESEARCH sub-mode for the following task: $ARGUMENTS The agent will operate in RESEARCH sub-mode: Only gather information, no modifications or suggestions allowed.
More from this repository
plan-executeSubagent
Planning and execution phase - specifications and implementation
research-innovateSubagent
Research and innovation phase - information gathering and brainstorming
reviewSlash Command
Enter REVIEW mode to validate implementation
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