compress
Compress a memory/context file into terse form. Saves ~40-50% tokens per session. Usage: /compress <filepath>
Grant or revoke consent for session-end auto-memorize. Usage: /memory-consent yes|no|ask
$ npx -y skills add FerroxLabs/ijfw --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/memory-consentContext preview
What this command does when you run it.
Grant or revoke consent for session-end auto-memorize. Usage: /memory-consent yes|no|ask
description: "Grant or revoke consent for session-end auto-memorize. Usage: /memory-consent yes|no|ask" allowed-tools: ["Write", "Read", "Bash"]
Writes `.ijfw/.automem-consent` with `{"consented": true|false, "at": "<iso>"}`.
Acknowledge with one line confirming the new state. Print the contents of `.ijfw/.automem-consent` so the user sees what was written.
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.
Repo: FerroxLabs/ijfw
Compress a memory/context file into terse form. Saves ~40-50% tokens per session. Usage: /compress <filepath>
Dream cycle -- promote patterns, prune stale, reconcile contradictions, optionally promote to global.
Second-model review. Picks an auditor (codex/gemini/opencode/aider/copilot), excludes the caller, writes a prompt to paste, reads the response back. Usage:…
Adversarial multi-angle critique. All three auditors fire in parallel (codex=technical, gemini=strategic, claude=ux). Counter-args ranked by rebuttal survival…
Two-phase multi-model research. Phase A fans codex+gemini in parallel (benchmarks + citations angles); Phase B synthesises via fresh Claude session. Usage:…
Run IJFW health check (files, MCP server, hooks, memory, caps, framing)