ワンクリックで
compactor-stats
Stats display — context savings, session metrics, compactions, sandbox and recall/search counters.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Stats display — context savings, session metrics, compactions, sandbox and recall/search counters.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Long-running iterative development loops. Run arbitrarily-long tasks without diluting model attention. Triggers: ralph, ralph loop, iterative loop, long-running task, development loop.
Full compactor reference — tool parameters, anti-patterns, sandbox languages, context budget, workflows.
Diagnostics — validate config, session DB, runtimes, and troubleshoot compactor issues.
Context management — compact session, recall history, run code, search content.
Helps you use the /unipi:btw side-conversation workflow effectively. Use when you want to think in parallel, ask side questions without interrupting ongoing work, or inject a side thread back into the main agent.
CocoIndex content indexing and search — use when you need to search indexed project content or trigger re-indexing
| name | compactor-stats |
| description | Stats display — context savings, session metrics, compactions, sandbox and recall/search counters. |
Display and interpret compactor statistics.
/unipi:compact-stats — user-facing dashboardcompactor_stats tool — agent-callable statsctx_stats tool — deprecated alias| Metric | Description |
|---|---|
| Session events | Events tracked for the current session in the compactor session DB |
| Compactions | Number of compaction events recorded |
| Tokens saved | Estimated tokens freed by compaction, using Pi token counts when available and DB fallbacks otherwise |
| Compression ratio | Approximate before/kept ratio from stored compaction stats |
| Sandbox runs | Agent sandbox executions recorded in runtime counters/DB |
| Search queries | Session recall/search queries recorded in runtime counters/DB |
📊 Compactor Stats
Session events: 42
Compactions: 3
Tokens saved: 15000
Sandbox runs: 7
Search queries: 15
This means:
Project content indexing stats are not owned by compactor anymore; use the CocoIndex package for indexed file search/status.