Files
claude-plugins/plugins/ralph/.claude-plugin/plugin.json
Claude Agent b375456c13 feat(ralph): v1.2.0 - Copy templates from plugin instead of generating
Convert now finds the plugin location and copies prompt.md and ralph.sh
directly from templates/, ensuring consistency across projects and
automatic sync when running /ralph:convert again.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 14:26:02 +00:00

9 lines
228 B
JSON

{
"name": "ralph",
"description": "Autonomous loop for PRD implementation with Claude Code - context detection, adaptive questions, browser verification",
"version": "1.2.0",
"author": {
"name": "Romfast Team"
}
}