AI skills marketplace for orchestrated product maturity planning (MVP → next major stage).
npx claudepluginhub auge2u/ralph-it-upProduct-owner skillset to generate a full-scope roadmap from an existing repo/docs/PRDs and legacy tasks, with an orchestration-friendly loop mode.
ralph-it-up is a public marketplace of AI skills for turning real, messy software projects into clear, product-owner scoped roadmaps — from MVP/early release → next major stage.
It is designed to work one-shot or in an orchestrated loop with ralph-orchestrator.
ralph-it-up-roadmapA skill-driven workflow that:
/docs for PRDs (including older/legacy PRDs),/plugin marketplace add auge2u/ralph-it-up
/plugin install ralph-it-up-roadmap@ralph-it-up
Claude Code supports pinning plugins to specific git commit SHAs for reproducible installs:
/plugin marketplace add auge2u/ralph-it-up#a309247
/ralph-it-up-roadmap:roadmap
/ralph-it-up-roadmap:roadmap-orchestrated
For fully autonomous iteration with ralph-orchestrator v2:
# Install ralph-orchestrator
pip install ralph-orchestrator
# Copy templates to your project
cp plugins/ralph-it-up-roadmap/templates/ralph.yml ./ralph.yml
mkdir -p .agent
cp plugins/ralph-it-up-roadmap/templates/scratchpad.md ./.agent/scratchpad.md
# Run (v2 uses hat-based config, no -a flag needed)
ralph run
# New in v2.0.8+: structured session workflows
ralph plan # Plan mode for structured planning
ralph task # Task mode for focused execution
Note: v2 uses hat-based orchestration with instructions embedded in
ralph.yml. The separatePROMPT.mdis optional and provided for standalone use.
The skill writes files to:
./scopecraft/Including:
VISION_AND_STAGE_DEFINITION.mdROADMAP.mdEPICS_AND_STORIES.mdRISKS_AND_DEPENDENCIES.mdMETRICS_AND_PMF.mdOPEN_QUESTIONS.mdThis plugin is fully compatible with ralph-orchestrator v2:
| Feature | Support |
|---|---|
| Completion promise | LOOP_COMPLETE |
| Scratchpad | .agent/scratchpad.md |
| Hat-based orchestration | product_owner hat with embedded instructions |
| ralph.yml | v2 config template included |
| Multi-backend | claude, gemini, codex, qchat, aider, opencode, copilot |
| Quality gates | Embedded in hat instructions |
| Session workflows | ralph plan / ralph task (v2.0.8+) |
MIT
No description available.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations