What problem does it solve?
This Skill automates the time-consuming manual process of reviewing scattered user feedback and turning recurring issues into concrete, versioned updates to skill files so teams can continuously improve agent behaviors.
Core Features & Use Cases
- Feedback aggregation and analysis: Load JSONL feedback logs, parse entries, and summarize evaluation distributions and recurring complaints.
- Concrete update proposals: Produce specific edit suggestions for SKILL.md files, including suggested description/version bumps and changelog entries.
- Governed deployment: Request user approval for each change, archive processed feedback, and propose wrapper skills for built-in protections.
- Use Case: A maintainer collects dozens of post-run feedback entries about a skill's prompts and uses this pipeline to summarize problems, approve edits, and update the skill repository with an auditable changelog.
Quick Start
Analyze the feedback files for the target skill, generate update proposals, and approve or reject each suggested change.