All authors
xgre1 avatar

Claude Skills by xgre1

github.com/xgre1
17 skillsA× 170 installs0 views
AgentA

One slash for the entire sub-brain workflow — list, create, switch, team-dispatch, retire, cancel. Behavior follows from args; nothing else to remember.

ai-agents
0
8
ContextA

Snapshot the current substrate identity — active goals, recent engrams, dialogue depth. Diagnostic, no writes.

ai-agentsgobash
0
8
Dialogue ResetA

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.

ai-agentsgobash
0
8
EngineA

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.

ai-agentsgo
0
8
ForgetA

Soft-delete substrate engrams matching a pattern by recording a tombstone. Originals stay for audit; retrieval excludes them.

ai-agentsgobash
0
8
GoalA

Pin a project goal as a high-salience substrate engram so it shapes every future turn's identity envelope.

ai-agentsgobash
0
8
HelpA

List every available command with a one-line summary and argument hint. Diagnostic, no writes.

ai-agentsgo
0
8
InitA

Scan the current working directory and write project anchors so future turns load that context automatically.

ai-agentsrustgo
0
8
InvariantsA

Manage STVC invariants. `list` shows registered, `remove <id>` deletes one. Read-only by default.

ai-agentsbash
0
8
McpsA

List the partner's external MCP servers, ACTIVE (configured) and PENDING (staged, awaiting your approval). Diagnostic, no writes, no secrets.

ai-agents
0
8
RecallA

Multi-axis substrate recall — fuses semantic, temporal, causal, and entity signals to surface what the substrate already knows.

ai-agentsbash
0
8
RefuseA

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.

ai-agentsbash
0
8
RememberA

Persist a salient fact to substrate semantic memory. Use sparingly — only for stable, recallable information.

ai-agentsbash
0
8
SaveA

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`.

ai-agentsrustgo
0
8
ThinkA

Emit a structured reasoning trace and persist it to substrate as a causal record for future /recall to walk.

ai-agentsbash
0
8
Troth MemoryA

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.

ai-agentsrustbash
0
8
UsageA

Show token, request, and cost stats from the troth proxy for the current period.

ai-agentsbashgit
0
8