RForge Orchestrator Plugin v0.1.0
·
241 commits
to main
since this release
Auto-delegation orchestrator for RForge MCP tools
Features
-
3 Slash Commands:
/rforge:analyze- Analyze R project and recommend tools/rforge:quick- Quick project analysis/rforge:thorough- Thorough multi-stage analysis
-
Orchestrator Agent:
- Pattern recognition for R development tasks
- Auto-delegation to RForge MCP tools
- Parallel execution with result synthesis
Requirements
- RForge MCP server configured in
~/.claude/settings.json - Claude Code CLI
Installation
Homebrew (Recommended)
brew install data-wise/tap/rforge-orchestratorManual
cd ~/.claude/plugins
git clone https://github.com/Data-Wise/claude-plugins.git temp
mv temp/rforge-orchestrator .
rm -rf tempDocumentation
🤖 Generated with Claude Code