Restore Broken banner
jposluns jposluns

Restore Broken

Development community

Description

--- description: Recover a project whose orchestrator died or ran out of usage mid-session. A new session (often a new identity) assesses read-only, reports and asks, then recovers the interrupted work, winds down to a clean green `main`, and hands off to a same-session `/orch`. Change NOTHING until the maintainer gives an express, work-naming GO. --- # /restore-broken The recovery counterpart to `/orch`. `/orch` rebuilds from a CLEAN session-closing handoff. `/restore-broken` is for the case

Installation

Installs to ~/.claude/commands/jposluns-grc_library-restore-broken.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jposluns/grc_library/HEAD/.claude/commands/restore-broken.md -o ~/.claude/commands/jposluns-grc_library-restore-broken.md

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

Full documentation available on GitHub

View Source Repository