Install
npx skillscat add igorganapolsky/thumbgate/adapters-amp-skills-thumbgate-feedback Install via the SkillsCat registry.
About this skill
We need to produce a 2-3 sentence plain-text summary, objective, factual, no marketing, no superlatives, no calls to action. Must be at most 60 words. No quotes, no bullet points, no markdown. Just plain text. Skill: Capture thumbs feedback and apply prevention rules before coding. It captures user feedback via scripts, requires a sentence description, then runs summary and rules before major implementation.
SKILL.md
Amp ThumbGate Skill
On explicit user feedback:
node .claude/scripts/feedback/capture-feedback.js --feedback=up --context="..." --tags="..."
node .claude/scripts/feedback/capture-feedback.js --feedback=down --context="..." --tags="..."Do not claim promotion from a bare thumbs up/down. Ask for one sentence describing what worked or failed first.
Before major implementation:
npm run feedback:summary
npm run feedback:rules