From ralph-specum
Submits feedback or issues for Ralph Specum plugin as GitHub issues via gh CLI if available, or provides manual GitHub submission link. Accepts optional message.
npx claudepluginhub tzachbon/smart-ralph --plugin ralph-specum<example> user: /ralph-specum:feedback The task verification system sometimes misses TASK_COMPLETE markers assistant: I'll create a GitHub issue for that feedback. </example> <example> user: /ralph-specum:feedback Feature request: add support for parallel task execution assistant: I'll submit that feature request as a GitHub issue. </example> # Submit Feedback Help improve Ralph Specum by submitting feedback or reporting issues. ## Instructions 1. **Check if `gh` CLI is available** by running: `which gh` 2. **If `gh` is available**, create an issue with the user's feedback: - E...
/feedbackIncorporates feedback into PR/FAQ document (prfaq.tex), redrafting affected sections with impact analysis. Supports direct text or batch from meeting-summary.md files.
/feedbackInteractively collects feedback on successes, corrections, agent issues, workflow problems, or suggestions, then submits to Supabase for learning system.
Help improve Ralph Specum by submitting feedback or reporting issues.
Check if gh CLI is available by running: which gh
If gh is available, create an issue with the user's feedback:
gh issue create --repo tzachbon/smart-ralph --title "<short title from feedback>" --body "<full feedback message>"
feedback if it existsIf gh is NOT available, inform the user:
The
ghCLI is not installed or not authenticated. Please submit your feedback manually at:https://github.com/tzachbon/smart-ralph/issues/new
Or browse existing issues: https://github.com/tzachbon/smart-ralph/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen
If no message was provided, ask the user what feedback they'd like to submit.
/ralph-specum:feedback The task verification system sometimes misses TASK_COMPLETE markers
/ralph-specum:feedback Feature request: add support for parallel task execution
/ralph-specum:feedback Bug: cancel command doesn't cleanup .ralph-state.json properly