What problem does it solve? When using a family of skills, friction points, user corrections, and inconsistencies surface during real work but usually vanish with the conversation. This Skill captures those observations as structured improvement proposals so the skill set evolves through use, while guaranteeing that no skill file is ever edited silently. ## Core Features & Use Cases - Improvement Inbox: Appends dated, structured proposals (source, evidence, suggestion, type, impact, status) to my_skills/INBOX.md whenever friction, corrections, missing references, or cross-skill inconsistencies appear. - Review-Gated Changes: Notifies the user of pending proposals immediately and modifies skill files only after explicit approval, then runs my_skills/check_skills.sh to validate consistency. - Decision Tracking: Marks proposals as applied or rejected with reasons, keeping rejected records to prevent duplicate suggestions. - Use Case: While writing a report, a user corrects a banned jargon term for the second time. The Skill logs a proposal to add that term to the style rules, tells the user a proposal is pending, and only edits the skill file after the user approves. ## Quick Start When you notice a recurring correction or a missing scenario while using any skill, ask the assistant to record it as an improvement proposal in the skill inbox for later review.