strategic-compact-7adbf4 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited strategic-compact-7adbf4 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
任意の自動コンパクションに依存するのではなく、ワークフローの戦略的なポイントで手動の/compactを提案します。
自動コンパクションは任意のポイントでトリガーされます:
論理的な境界での戦略的コンパクション:
suggest-compact.jsスクリプトはPreToolUse(Edit/Write)で実行され:
~/.codex/settings.jsonに追加:
{
"hooks": {
"PreToolUse": [
{
"matcher": "Edit",
"hooks": [{ "type": "command", "command": "node ~/.codex/scripts/hooks/suggest-compact.js" }]
},
{
"matcher": "Write",
"hooks": [{ "type": "command", "command": "node ~/.codex/scripts/hooks/suggest-compact.js" }]
}
]
}
}環境変数:
COMPACT_THRESHOLD - 最初の提案前のツール呼び出し(デフォルト:50)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.