Verify Claims
Audit factual claims in prose for traceable sources — produces a classified table flagging which assertions have sources and which are unverified. Use when the user asks to verify claims, fact-check, source-audit, or "check what you just said". Different from /verify (which runs the app to confirm code works) — this checks whether assertions in writing have backing sources, not whether software b…
Max Effort
Posture skill activated by `/max-effort` (single-task) or `/max-effort sustained` (session). Adversarial review of the work in front of you — does it answer the real goal, and would it survive someone trying to break it? Sustained mode persists until an explicit off-signal from the user.
Context Audit
>-
Pretty Pdf
>
Drawio
Generate a native `.drawio` (mxGraphModel XML) diagram — flowcharts, architectures, ER/sequence/class diagrams, network topologies, process flows — that opens directly in app.diagrams.net. Invoke ONLY when the user explicitly asks for a draw.io / drawio / `.drawio` diagram or types `/drawio`; do NOT auto-invoke from soft cues like "show me" or "walk me through". For `.excalidraw` use the excalidr…
Full Send
Posture skill activated by `/full-send` (single-task) or `/full-send sustained` (session). Resources are authorized — tokens, time, subagents, agent teams. Go for the best result, not the first acceptable one — fan out across independent work, then converge to one. Sustained mode persists until an explicit off-signal from the user.
Handoff
Compact the current session into a paste-ready handoff snippet (saved to `~/.claude/handoffs/`). Invoke ONLY when the user explicitly types `/handoff` — do NOT auto-invoke from cues like "wrap this up", "switching machines", or "context is full". Do NOT invoke when reading a pasted handoff snippet — that's context, continue the work.
Afk
Posture skill for unattended autonomous work. Invoke ONLY when the user types the literal `/afk` command — a described intention to leave is not a trigger; only the command is. Sets a session posture (no clarifying questions, low-blast-radius default, audit-trail logging) that persists until an explicit return signal from the user.
Suggest Loop
Propose ready-to-paste `/loop` prompts for a target repo. Reads the repo's documented verification gate and emits 2–3 inline `/loop` suggestions with stop conditions baked in. Use when the user asks "what could I loop here", wants an autonomous fix/babysit loop but can't author the prompt themselves, or asks how `/loop` applies to this repo. Do NOT use to actually run a loop — that's the `/loop`…
Excalidraw
Generate `.excalidraw` JSON diagrams for relationships, flows, architectures, or system structure. Emits hand-drawn-style `.excalidraw` JSON — for editable draw.io/diagrams.net files use the drawio skill instead. Invoke ONLY when the user explicitly asks for a diagram or types `/excalidraw` — do NOT auto-invoke from soft cues like "show me" or "walk me through". Do NOT use for numerical charts (u…