Claude Cursor GitHub Copilot Skill

ralph-specum-feedback

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.

LLM Mart · 0 points · 12 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download tzachbon-smart-ralph-plugins_ralph-specum-codex_skills_ralph-specum-feedback-4890dd3.zip · 0 KB
Part of tzachbon/smart-ralph — 44 skills

Install

skills CLI npx skills add https://github.com/tzachbon/smart-ralph/tree/main/plugins/ralph-specum-codex/skills/ralph-specum-feedback
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install tzachbon-smart-ralph@llmmart
Git git clone https://github.com/tzachbon/smart-ralph.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole tzachbon/smart-ralph collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Ralph Specum Feedback

Use this to capture product feedback or bug reports for Ralph Specum.

Action

  1. Summarize the issue, request, or missing behavior.
  2. Gather the minimum reproducible context, affected files, commands, environment details, and whether the issue is on the Codex package or Claude plugin surface.
  3. If gh is available and the user wants submission, create a GitHub issue.
  4. If gh is 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.

Files (smart-ralph)
  • agents
    • openai.yaml 241 B
      interface:
        display_name: "Ralph Specum Feedback"
        short_description: "Draft or submit Ralph feedback"
        default_prompt: "Use $ralph-specum-feedback to draft or submit feedback for Ralph Specum."
      policy:
        allow_implicit_invocation: false
      
  • SKILL.md 927 B
    ---
    name: ralph-specum-feedback
    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.
    metadata:
      surface: helper
      action: feedback
    ---
    
    # Ralph Specum Feedback
    
    Use this to capture product feedback or bug reports for Ralph Specum.
    
    ## Action
    
    1. Summarize the issue, request, or missing behavior.
    2. Gather the minimum reproducible context, affected files, commands, environment details, and whether the issue is on the Codex package or Claude plugin surface.
    3. If `gh` is available and the user wants submission, create a GitHub issue.
    4. If `gh` is 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.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related