Scope Retire banner
SynapSync SynapSync

Scope Retire

Development community

Description

--- description: Prepare and human-authorize an auditable terminal scope retirement argument-hint: [scope-name] --- # /kyro:scope-retire — Human-gated router Retirement is an exclusively human decision. This router never infers it from scope state, `handoff.nextAction`, Forge, automation, or a previous request. ## Preparation — always first, read-only 1. Resolve the explicit scope and obtain a non-empty reason. Ask for a successor only when the user says another registered scope supersede

Installation

Installs to ~/.claude/skills/synapsync-kyro-workflow-scope-retire/SKILL.md

Terminal
mkdir -p ~/.claude/skills/synapsync-kyro-workflow-scope-retire && curl -fsSL https://raw.githubusercontent.com/SynapSync/kyro-workflow/HEAD/commands/scope-retire.md -o ~/.claude/skills/synapsync-kyro-workflow-scope-retire/SKILL.md

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

Full documentation available on GitHub

View Source Repository