What problem does it solve? When a fix or improvement should benefit every user of a shared capability package rather than just one person's install, this Skill routes the change to the capability's shipped source instead of a personal overlay, and governs how that change reaches upstream safely. ## Core Features & Use Cases - Change classification: Distinguishes small tweaks (wording, thresholds, knob promotions) from major changes (new skills, schema or ownership changes) and applies the matching level of ceremony. - Promotion handling: Converts a personal MOD statement into a generic upstream mechanism — a {{mod: <key>}} slot, an ONBOARDING question, and a MOD.example placeholder — without leaking personal context. - Upstream contribution mechanics: Drafts signal issues and PRs with ledger searches, self-containment scrubs, lint gates, and dogfooding, never pushing, forking, or opening PRs without explicit user approval. - Use Case: A user notices the steward capability double-counts a slip for everyone. The Skill classifies it as small, drafts the fix on a branch in the upstream clone, runs the lint gate, and offers a PR body — sending nothing until the user says yes. ## Quick Start Ask your agent to promote a personal tweak or fix a bug in a shared capability, for example: "The steward should also flag missed follow-ups — make that a fix for all users."