Upgrade The Loop banner
MadaraUchiha-314 MadaraUchiha-314

Upgrade The Loop

Development community

Description

--- description: Reconcile a project's "the-loop" files with the installed plugin version — create missing files and migrate schemas. Idempotent, non-clobbering, with --dry-run. argument-hint: "[--dry-run]" allowed-tools: Read, Write, Edit, Bash, Glob, Grep --- # the-loop: upgrade-the-loop Updating the plugin from the marketplace does not guarantee that a project has all the files (or the latest schema) that the current version of the-loop needs. This command reconciles them. ## Steps 1. **R

Installation

Installs to ~/.claude/skills/madarauchiha-314-the-loop-upgrade-the-loop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/madarauchiha-314-the-loop-upgrade-the-loop && curl -fsSL https://raw.githubusercontent.com/MadaraUchiha-314/the-loop/HEAD/commands/upgrade-the-loop.md -o ~/.claude/skills/madarauchiha-314-the-loop-upgrade-the-loop/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository