upgrade

Solid

Apply plugin knowledge base updates to an existing generated system. Consults the Ars Contexta research graph for methodology improvements, proposes skill upgrades with research justification. Never auto-implements. Triggers on "/upgrade", "upgrade skills", "check for improvements", "update methodology".

Data & Documents 3,381 stars 218 forks Updated 3 months ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
100
Recency 20%
50
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Runtime Configuration (Step 0 — before any processing) Read these files to configure domain-specific behavior: 1. **`ops/derivation-manifest.md`** — vocabulary mapping, platform hints - Use `vocabulary.notes` for the notes folder name - Use `vocabulary.note` / `vocabulary.note_plural` for note type references - Use `vocabulary.reduce` for the extraction verb - Use `vocabulary.reflect` for the connection-finding verb - Use `vocabulary.reweave` for the backward-pass verb - Use `vocabulary.verify` for the verification verb - Use `vocabulary.rethink` for the meta-cognitive verb - Use `vocabulary.topic_map` for MOC references 2. **`ops/config.yaml`** — processing depth, domain context 3. **`ops/derivation.md`** — derivation state and engine version If these files don't exist, use universal defaults. ## EXECUTE NOW **Target: $ARGUMENTS** Parse immediately: - If target contains a specific skill name (e.g., "upgrade reduce"): check only that skill - If target contains "--all": check all generated skills - If target is empty: check all generated skills (same as --all) **START NOW.** Reference below defines the upgrade process. --- ## Why Consultation, Not Hashing Skills do not upgrade through hash comparison against a generation manifest. Hash comparison answers a narrow question: "Has this file changed?" Meta-skill consultation answers the right question: "Is this skill's approach still the best approach given what we know?" A skill could be un...

Details

Author
agenticnotetaking
Repository
agenticnotetaking/arscontexta
Created
3 months ago
Last Updated
3 months ago
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

skill-upgrader

Upgrade any skill to v5 Hybrid format using decision theory + modal logic

3,795 Updated 4 months ago
parcadei
AI & Automation Solid

skill-upgrader

Upgrade any skill to v5 Hybrid format using decision theory + modal logic

496 Updated 1 months ago
vibeeval
AI & Automation Listed

skill-improver

Autoresearch loop for Claude Code skills — greedy keep/discard hill climbing on a 10-dimension quality rubric, with blind subagent validation for self-scoring bias, plus a `freshen` mode that probes external references (release notes, docs, deprecation signals) and applies verified updates, plus a `trigger` mode that measures and tunes the skill's frontmatter description until it reliably fires when it should and stays silent when it shouldn't (60/40 train/test split, 3 runs/query, blinded test scores).

3 Updated yesterday
air-gapped
AI & Automation Solid

oc-update-skill

Updates an existing OpenCode skill to match current platform best practices, fixes deprecated patterns, and validates the result. Use when user says "update opencode skill", "fix opencode skill", "migrate skill to opencode", or wants to modernize an existing OpenCode SKILL.md file.

38 Updated today
sequenzia
AI & Automation Solid

rails-upgrade

Analyzes Rails applications and generates comprehensive upgrade reports with breaking changes, deprecations, and step-by-step migration guides for Rails 2.3 through 8.1. Use when upgrading Rails applications, planning multi-hop upgrades, or querying version-specific changes. Based on FastRuby.io methodology and "The Complete Guide to Upgrade Rails" ebook.

332 Updated 4 days ago
ombulabs