Suspend banner
lantisprime lantisprime

Suspend

Productivity community

Description

--- description: Pause SDLC enforcement. Snapshots governance artifacts (SHA-256, AES-256 encrypted) so tampering is detectable on re-enable. Requires a stated reason. Hard-blocks if the workflow is not currently enabled. Run /start to re-enable and reconcile any changes made during the suspension window. --- Invoke the `suspend` skill to pause the SDLC workflow. The skill requires a reason, shows active plans with unsigned gates, runs `hooks/suspend-snapshot.sh` to hash and encrypt governance

Installation

Installs to ~/.claude/skills/lantisprime-claude-sdlc-suspend/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lantisprime-claude-sdlc-suspend && curl -fsSL https://raw.githubusercontent.com/lantisprime/claude-sdlc/HEAD/commands/suspend.md -o ~/.claude/skills/lantisprime-claude-sdlc-suspend/SKILL.md

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

Full documentation available on GitHub

View Source Repository