Shells a Node one-liner to call getTokenOptimizer().getCompactContext() from the agentic-flow bridge, giving you a markdown table with memories retrieved and tokens saved for cost-analysis queries. The "tokens saved" number is bridge-reported heuristic math (query tokens minus compact prompt tokens), not measured against a no-RAG baseline, though the root CLAUDE.md claims 32% savings from ReasoningBank retrieval. If agentic-flow isn't installed, it gracefully returns zero savings and exits cleanly. Useful when you want to see what the token optimizer is doing under the hood, but take the savings claim with a grain of salt until you see benchmarks.
npx skills add https://github.com/ruvnet/ruflo --skill cost-compact-context