run-history-skill-upgrader
FeaturedUse real run evidence, validation failures, source drift, platform drift, and user feedback to plan and, only after explicit approval, apply structural upgrades to an existing skill. Use when the user asks to improve an existing skill from recent runs, recurring failures, outdated sources, excessive bloat, changed platform behavior, or validated workflow feedback. Do not use to create a brand-new skill or to execute the business workflow itself.
Install
Quality Score: 89/100
Skill Content
Details
- Author
- dongshuyan
- Repository
- dongshuyan/compass-skills
- Created
- 2 months ago
- Last Updated
- 2 weeks ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
run-history-skill-builder
Turn a completed task, browser flow, artifact pipeline, failure-recovery trace, or repeatedly refined workflow into a new reusable skill package or a reviewed skill-design plan. Use when the user asks to make a new skill from real run history, extract a reusable workflow from conversation/logs/files, summarize lessons into a new skill, or produce a plan before writing files. Do not use to upgrade an existing skill or to execute the business workflow itself.
self-update-skills
Audit and safely improve any existing agent skill when authoritative documentation, product features, APIs, policies, standards, user corrections, observed failures, or better workflows make it stale or incomplete. Use when asked to refresh, modernize, maintain, self-evaluate, or self-update a skill; when new information discovered during another task may affect a relevant skill; or when checking a skill library for drift. Research and propose changes first, require explicit user approval before editing, then make narrow updates with validation, regression checks, provenance, and rollback. This skill governs updates to other skills as well as itself.
update-skill
Thorough on-demand refresh of one skill in a skills repo - researches usage, upstream, and docs in parallel, gates twice for approval, bumps version, updates CHANGELOG, validates, commits, watches CI. Use to check a skill's freshness.