Help us improve
Share bugs, ideas, or general feedback.
From ralph-specum
Submits feedback or issues for Ralph Specum plugin by creating GitHub issues via gh CLI if available, otherwise provides manual submission link and asks for message if none given.
npx claudepluginhub tzachbon/smart-ralph --plugin ralph-specumHow this command is triggered — by the user, by Claude, or both
Slash command
/ralph-specum:feedbackThe summary Claude sees in its command listing — used to decide when to auto-load this command
<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...
/reportInteractively guides submission of bug reports, feature requests, or feedback for Hydra framework to GitHub via CLI or browser fallback.
/feedbackCaptures feedback on KARIMO or Claude Code operations with auto-detection of issue complexity, generates rules for simple cases or launches adaptive investigation for complex ones.
/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.
Share bugs, ideas, or general feedback.
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