Skip to main content
ClaudeWave
Slash Command214 repo starsupdated 4d ago

trust

Diagnose trust. Process gap, or they stopped trusting you.

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/suboss87/FDEOps/HEAD/.claude/commands/trust.md -o ~/.claude/commands/trust.md
Then start a new Claude Code session; the slash command loads automatically.

trust.md

Load `@fde` (`skills/fde/SKILL.md`). Situation: **they went quiet**.

If `fde resume` shows NO ENGAGEMENT: ask "What should we call this client?" once, then **you** run `fde resume --init`. Never tell the human to type the CLI.

Say: "Is this a process gap, or a trust problem?"

Run `fde resume` (fallback: `npx --yes fdeops resume`) for recent signal history and open threads.

Log the contact with `fde log contact "<who and what happened>" --signal amber|red|green` (fallback: `npx --yes fdeops log contact "…" --signal …`). Pick the signal from what they said - do not guess.

If this is a trust fire (ghosting, blocked access, sponsor disengaged): read `references/rescue.md` and follow it. If it is a process gap, name the missing step and the smallest unblock.

Playback the signal and next move. Confirm before any write to `.fde/`.

Done when: the contact is logged with a signal and you have a rescue or process next step the human agrees to.

Not for TypeScript errors, unit tests, refactors, or git commits - those stay in the host agent.