Trust Recovery banner
jposluns jposluns

Trust Recovery

AI community

Description

Run the trust-recovery escalation suite: the heavier, white-box re-examination invoked when accumulated AI-assistant discipline failures put a maintainer's confidence in a *window* of work in question (per the [`trust-recovery-escalation.md`](../rules/governance/trust-recovery-escalation.md) governance rule). This is a convenience wrapper that runs the two-skill suite in order; it does not replace either skill, and it does not self-authorize (the maintainer invokes it and names the PR window).

Installation

Installs to ~/.claude/commands/jposluns-grc_library-trust-recovery.md

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

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

Full documentation available on GitHub

View Source Repository