skill-upgrader

Upgrade existing skills into the v5 Hybrid format using decision theory and modal logic.

3.9k|296|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/parcadei/Continuous-Claude-v3 --skill skill-upgrader-parcadei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-upgrader
Source: https://github.com/parcadei/Continuous-Claude-v3/tree/main/.claude/skills/skill-upgrader
Command: npx skills add https://github.com/parcadei/Continuous-Claude-v3 --skill skill-upgrader-parcadei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the complex process of upgrading existing skills to the v5 Hybrid format, incorporating decision theory and modal logic for enhanced structure and verifiability.

Core Features & Use Cases

  • Automated Formalization: Converts skills into a Decision Theory v5 Hybrid format.
  • Multi-Agent Analysis: Leverages four specialized agents (planning, RL, modal logic, verification) for comprehensive analysis.
  • Use Case: You have a legacy skill that needs to be modernized and made more robust. Use this skill to automatically refactor it into the latest v5 Hybrid standard, ensuring it adheres to formal logic and decision theory principles.

Quick Start

Use the skill-upgrader to upgrade the skill located at .claude/skills/implement_plan/SKILL.md to v5 Hybrid format.

Frequently Asked Questions about skill-upgrader

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

FAQPage Schema
What is the v5 Hybrid format for skill formalization?

The v5 Hybrid format is a skill structure standard that uses decision theory and modal logic principles. It formalizes skills by analyzing states, actions, transitions, policies, constraints, and verification properties to enhance robustness and verifiability.

How do I upgrade a legacy skill to the v5 Hybrid format?

You upgrade a legacy skill to the v5 Hybrid format by running the skill-upgrader against the skill's SKILL.md file. It orchestrates four parallel agents to automatically refactor the skill using decision theory and modal logic principles.

Do I need specific RAG partitions to formalize skills with decision theory?

Yes, formalizing skills with decision theory and modal logic requires access to specific Ragie RAG partitions. These partitions provide the necessary decision theory and modal logic texts for the agents to analyze and verify skill properties.

How does multi-agent orchestration work for skill upgrades?

Multi-agent orchestration for skill upgrades runs four specialized agents in parallel. The planning, RL, modal logic, and verification agents analyze states, actions, transitions, policies, and constraints to comprehensively formalize the skill.

What is the best way to automate refactoring existing skills into formal logic structures?

The best way to automate refactoring existing skills into formal logic structures is using a multi-agent orchestrator. It applies modal logic and decision theory to convert legacy skill definitions into a verifiable v5 Hybrid format.