
Claude Skills by xgre1
github.com/xgre1One slash for the entire sub-brain workflow — list, create, switch, team-dispatch, retire, cancel. Behavior follows from args; nothing else to remember.
Snapshot the current substrate identity — active goals, recent engrams, dialogue depth. Diagnostic, no writes.
Reset ONLY the substrate live dialogue turn buffer (NOT Claude Code's /clear). Identity, anchors, goals, engrams are preserved. Use /clear for the context window.
Override which engine answers THIS conversation from now on (per pane, wins over the global pin). Bare /engine shows the current effective engine and options.
Soft-delete substrate engrams matching a pattern by recording a tombstone. Originals stay for audit; retrieval excludes them.
Pin a project goal as a high-salience substrate engram so it shapes every future turn's identity envelope.
List every available command with a one-line summary and argument hint. Diagnostic, no writes.
Scan the current working directory and write project anchors so future turns load that context automatically.
Manage STVC invariants. `list` shows registered, `remove <id>` deletes one. Read-only by default.
List the partner's external MCP servers, ACTIVE (configured) and PENDING (staged, awaiting your approval). Diagnostic, no writes, no secrets.
Multi-axis substrate recall — fuses semantic, temporal, causal, and entity signals to surface what the substrate already knows.
Register a hard refusal as an STVC invariant. Any future tool_call whose args contain the refused phrase will be rejected pre-LLM. Substrate-stored — survives every session, every surface.
Persist a salient fact to substrate semantic memory. Use sparingly — only for stable, recallable information.
Substrate-mediated pre-compaction — turn recent dialogue into engrams and standing rules BEFORE the context window collapses, so memory survives the cut. Run BEFORE Claude Code's native /compact (which only summarizes-and-drops; engrams persist across sessions, summaries don't). Previously named `compact` (collided with Claude Code's built-in /compact) then briefly `save-engrams`; final name is `save`.
Emit a structured reasoning trace and persist it to substrate as a causal record for future /recall to walk.
Use this skill when starting any code task in a project that has a troth substrate. It mandates a query-first workflow — load prior verified work and unresolved page-handles before editing, instead of re-deriving from scratch.
Show token, request, and cost stats from the troth proxy for the current period.