Agent Skills
› tzachbon/smart-ralph
› ralph-specum-feedback
ralph-specum-feedback
GitHub用于捕获 Ralph Specum 的产品反馈或 bug 报告。总结问题,收集最小复现上下文,生成 GitHub Issue 或草稿内容。
Trigger Scenarios
用户明确要求使用 $ralph-specum-feedback
用户要求 Ralph Specum in Codex 起草或提交反馈
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


