context-gatekeeper
This skill compacts conversation history and writes a briefing to `context/current-summary.md` to reduce tokens. It runs local scripts (e.g., `python skills/context-gatekeeper/scripts/context_gatekeeper.py`) via `subprocess.run(...)`, performing local file read/write but no external network or secret access.