upgrade

Propose non-destructive upgrades for generated skills using the Ars Contexta knowledge graph.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/hellofrommorgan/intent-computer --skill upgrade-hellofrommorgan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: upgrade
Source: https://github.com/hellofrommorgan/intent-computer/tree/main/packages/plugin/src/plugin-skills/upgrade
Command: npx skills add https://github.com/hellofrommorgan/intent-computer --skill upgrade-hellofrommorgan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Upgrade skill helps consult and propose improvements to generated skills by leveraging a knowledge graph of Ars Contexta, guiding non-destructive upgrades instead of automatic changes.

Core Features & Use Cases

  • Proposes methodology-based upgrades for generated skills.
  • Distinguishes between enhancements, corrections, and extensions with research backing.
  • Supports side-by-side comparisons for user-modified skills and archiving previous versions.

Quick Start

Run /upgrade with an optional target to generate upgrade options and wait for user approval before applying any changes.

Frequently Asked Questions about upgrade

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan non-destructive upgrades for generated skills?

To plan non-destructive upgrades for generated skills, this skill consults the Ars Contexta knowledge graph to propose methodology-based improvements, presenting an upgrade plan for user approval before applying changes.

How does the knowledge graph guide skill improvement proposals?

The knowledge graph guides skill improvement proposals by reviewing current approaches, comparing them to knowledge-base guidance, and distinguishing enhancements, corrections, and extensions with research backing.

Do I need runtime configuration files to evaluate skill compatibility?

Yes, evaluating skill compatibility requires access to runtime configuration files, specifically ops/config.yaml and ops/derivation.md, along with knowledge-base content in the plugin to generate changes.

What's the best way to compare user-modified skills during an upgrade?

The best way to compare user-modified skills during an upgrade is using side-by-side comparisons, which allows you to review proposed methodology-based changes while archiving previous versions.

Can I target a specific skill for an upgrade instead of all generated skills?

Yes, you can target a specific skill for an upgrade by providing an optional target parameter, or you can run the process on all generated skills to review and propose improvements.

Why does the upgrade process wait for user approval before applying changes?

The upgrade process waits for user approval to ensure upgrades are non-destructive, allowing you to review the proposed plan, side-by-side comparisons, and research backing before modifications are committed.