Agent Skills
› tzachbon/smart-ralph
› ralph-specum-feedback
ralph-specum-feedback
GitHub用于收集 Ralph Specum 的产品反馈或 Bug 报告。通过整理问题摘要、复现步骤和环境信息,生成详细的 Issue 草稿或直接提交至 GitHub。
Trigger Scenarios
用户明确要求使用 $ralph-specum-feedback
请求 Ralph Specum 起草或提交反馈
Install
npx skills add tzachbon/smart-ralph --skill ralph-specum-feedback -g -y
SKILL.md
Frontmatter
{
"name": "ralph-specum-feedback",
"metadata": {
"action": "feedback",
"surface": "helper"
},
"description": "This skill should be used only when the user explicitly asks to use `$ralph-specum-feedback`, or explicitly asks Ralph Specum in Codex to draft or submit feedback."
}
Ralph Specum Feedback
Use this to capture product feedback or bug reports for Ralph Specum.
Action
- Summarize the issue, request, or missing behavior.
- Gather the minimum reproducible context, affected files, commands, environment details, and whether the issue is on the Codex package or Claude plugin surface.
- If
ghis available and the user wants submission, create a GitHub issue. - If
ghis unavailable or the user only wants a draft, produce a ready-to-paste issue body and the repository issue URL.
Output
Keep the report concrete. Include expected behavior, actual behavior, reproduction steps, and any relevant state files or logs.
Version History
- 1b33202 Current 2026-07-05 09:17


