Produce factual development-skills feedback or ingest a report to apply only evidence-backed simplifications.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add reidemeister94/development-skills --skill plugin-feedback --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plugin Feedback?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/reidemeister94-plugin-feedback)More formats (shields.io, HTML) on the badges page.
---
name: plugin-feedback
description: "Produce factual development-skills feedback or ingest a report to apply only evidence-backed simplifications."
user-invocable: true
argument-hint: "produce | ingest <report-path>"
---
# Plugin feedback
`produce` writes `docs/reports/development-skills-feedback-YYYY-MM-DD.md` with the task context, plugin/skill actions, observed outcomes, friction, and reproducible eval ideas. Record events and evidence, not private reasoning.
`ingest <report-path>` treats the report as a hypothesis. Change the plugin only when an instruction is demonstrably wrong or repeatedly wasteful, and the fix is simpler than the current text.
Prefer deletion or merging. Do not add an exception for one model mistake.
Add an eval only when the Pydantic schema can observe its outcome. Tag the owning paths so normal checks select it only when relevant. Report fixes, rejected suggestions, changed files, and verification. Expect most suggestions to be rejected.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.