Skip to main content
Back to registry

skill-upgrader

parcadei/continuous-claude-v3

Meta-skill that upgrades any SKILL.md to Decision Theory v5 Hybrid format using 4 parallel Ragie-backed agents.

Installs172
Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill skill-upgrader
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Meta-skill that upgrades any SKILL.md to Decision Theory v5 Hybrid format using 4 parallel Ragie-backed agents. Ragie RAG with indexed books: Create thoughts/skill-builds/{session}/00-blackboard.md : Use Task tool to spawn all 4 agents simultaneously. Each agent: Book: LaValle's "Planning Algorithms" (decision-theory partition) Focus: States, Actions, Transitions Read the input skill and answer: WRITE to blackboard section: ## Agent 1: States, Actions & Transitions Format as plain English with LaValle chapter citations. """ ) Task( subagent_type="general-purpose", prompt=""" INPUT SKILL: {path} BLACKBOARD: thoughts/skill-builds/{session}/00-blackboard.md YOUR BOOK: Sutton & Barto's "Reinforcement Learning" in Ragie partition 'decision-theory' WAIT: Read Agent 1's findings from blackboard first. TASK: Design policy and termination conditions. Query Ragie: Using Agent 1's states and actions, answer: WRITE to blackboard section: ## Agent 2: Policy & Values Format as plain English with Sutton & Barto section citations. """ ) Task( subagent_type="general-purpose", prompt=""" INPUT SKILL: {path} BLACKBOARD: thoughts/skill-builds/{session}/00-blackboard.md YOUR BOOK: Blackburn's "Modal Logic" in Ragie partition 'modal-logic' TASK: Extract constraints from the skill. Query Ragie: Read the input skill and identify: WRITE to blackboard section: ## Agent 3: Constraints For each...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does skill-upgrader do?

Meta-skill that upgrades any SKILL.md to Decision Theory v5 Hybrid format using 4 parallel Ragie-backed agents.

Is skill-upgrader good?

skill-upgrader does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does skill-upgrader work with?

skill-upgrader currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to skill-upgrader?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install skill-upgrader?

npx skills add https://github.com/parcadei/continuous-claude-v3 --skill skill-upgrader

Related skills

More from parcadei/continuous-claude-v3

Related skills

Alternatives in Software Engineering