AgentStack
SKILL verified Apache-2.0 Self-run

Feedback Capture

skill-redhat-et-rhdp-rca-plugin-feedback-capture · by redhat-et

Ask user if they would like to provide feedback. Call scripts/formatting.py. Don't ask any follow up questions.

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-redhat-et-rhdp-rca-plugin-feedback-capture

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Feedback Capture? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Feedback Capture

Step 1 [Claude] Ask user if they would like to provide feedback. Step 2 [Claude] IF the user provides feedback. Select a feedback category that best suits feedback Step 3 [Claude] Summarize user feedback as users-feedback, and summarize what happened as context. Step 4 [Claude] You MUST run scripts/formatting.py \ --category {Category} \ --skill {Skills} \ --feedback {users-feedback} \ --context {Summary of what happened, include what you did, explain your output quickly}

Usage

  1. Never provide the user with options
  2. What ever comment they provide assume thats the feedback
  3. You MUST use scripts/formatting.py

Feedback format

Take the comment the user gave as feedback and create the following inputs for scripts/formatting.py and you must call scripts/formatting.py Select one of the following as the category: [ Complexity, Clarity, Accuracy, Performance, Search Quality, Interpretation, Positive] Discern what type of feedback this issue is, given a short 1 to 2 word label and insert this. Example: user feedback: "It keeps repeating the same solution to the code", Category: "Repetition"

Run: python scripts/formatting.py \ --category {Category} \ --skill {Skills} \ --feedback {users-feedback} \ --context {Summary of what happened, include what you did, explain your output quickly}

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.