consolidate
Dream cycle -- promote patterns, prune stale, reconcile contradictions, optionally promote to global.
Compress a memory/context file into terse form. Saves ~40-50% tokens per session. Usage: /compress <filepath>
$ npx -y skills add FerroxLabs/ijfw --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/compressContext preview
What this command does when you run it.
Compress a memory/context file into terse form. Saves ~40-50% tokens per session. Usage: /compress <filepath>
name: compress description: "Compress a memory/context file into terse form. Saves ~40-50% tokens per session. Usage: /compress <filepath>"
Compress the specified file using ijfw-compress skill rules.
1. Back up original as <filename>.original.md 2. Rewrite prose in compressed form: drop articles, filler, hedging. Fragments OK. 3. Preserve exactly: code blocks, URLs, file paths, commands, headings, dates, versions. 4. Validate the compressed version retains all actionable instructions. 5. Report: original tokens → compressed tokens (% saved).
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
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)