up-repo

Installation
SKILL.md

/up-docs:repo

Update the active repo's docs via the up-docs-propagate-repo sub-agent (Haiku).

Workflow

0. Pre-flight: Dirty-tree guard

Before doing anything else, check for unstaged changes:

git status --porcelain

If the output is non-empty, STOP immediately:

  • Emit the list of dirty files to the user.
  • Refuse with: "Unstaged changes detected — stash or commit them before running /up-docs:repo to prevent data loss."
  • Do NOT dispatch the sub-agent. Do NOT read session context. Do NOT proceed to Step 1.
Installs
4
GitHub Stars
5
First Seen
Mar 30, 2026
up-repo — l3digital-net/claude-code-plugins