compress
01Command
Compress a memory/context file into terse form. Saves 40-50% tokens per session. Usage: /compress.
IJFW — It Just F*cking Works. Ferrox Labs' local-first infrastructure for AI coding agents: shared memory, smart routing, multi-AI cross-audits, disciplined workflow.
Command
Compress a memory/context file into terse form. Saves 40-50% tokens per session. Usage: /compress.
Command
Dream cycle -- promote patterns, prune stale, reconcile contradictions, optionally promote to global.
Command
Second-model review. Picks an auditor (codex/gemini/opencode/aider/copilot), excludes the caller, writes a prompt to paste, reads the response back. Usage: /cross-audit [--with | list | compare].
Command
Adversarial multi-angle critique. All three auditors fire in parallel (codex=technical, gemini=strategic, claude=ux). Counter-args ranked by rebuttal survival score, not raw severity. Usage: /cross-critique [--with | list | compare].
Command
Two-phase multi-model research. Phase A fans codex+gemini in parallel (benchmarks + citations angles); Phase B synthesises via fresh Claude session. Usage: /cross-research [--with | list | compare].
Command
Run IJFW health check (files, MCP server, hooks, memory, caps, framing).
Command
Generate or load a session handoff. Usage: /handoff [create|resume].
Command
Run the IJFW audit gate for the current workflow phase. Usage: /ijfw-audit [phase name].
Command
Jump directly to the IJFW workflow Execute phase (Deep D4 / Quick Q3). Usage: /ijfw-execute [task or phase name].
Command
Open the full IJFW guide. Terminal-paged by default, or rendered in a browser tab with --browser. Use when the user asks how to use IJFW, what commands exist, or how to do something specific.
Command
Jump directly to the IJFW workflow Plan phase (Deep D3 / Quick Q2). Usage: /ijfw-plan [brief description of what to plan].
Command
Run the IJFW workflow Ship phase (Deep D6). Pre-flight, deploy, and close. Usage: /ijfw-ship.
Command
Run the IJFW workflow Verify phase (Deep D5). Full audit against the original brief. Usage: /ijfw-verify.
Command
IJFW command index. Groups commands by intent: Build / Remember / Ship / Review / Configure.
Command
List auto-extracted memory entries for review. Remove any with /ijfw memory forget .
Command
Grant or revoke consent for session-end auto-memorize. Usage: /memory-consent yes|no|ask.
Command
Show why a memory recall returned what it did -- BM25 vs vector vs hybrid provenance.
Command
Show IJFW token / cost / session metrics over a time window. Reads .ijfw/metrics/sessions.jsonl via the ijfwmetrics MCP tool.