Agent Skills
› tzachbon/smart-ralph
› ralph-specum-feedback
ralph-specum-feedback
GitHub用于收集Ralph Specum产品的反馈或Bug报告。自动总结问题、收集复现上下文,并支持通过gh工具提交GitHub Issue或生成待粘贴的报告草稿。
触发场景
用户明确要求使用$ralph-specum-feedback
要求Ralph Specum起草或提交反馈
安装
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.
版本历史
- 1b33202 当前 2026-07-05 09:17


