agent-chat-offlisted
Install: claude install-skill BrandedTamarasu-glitch/ForgeFlow
Use this skill when the user wants to stop the local agent-chat service.
Resolve helpers from `scripts/forgeflow` in a checkout or `${CODEX_HOME:-$HOME/.codex}/forgeflow/scripts/forgeflow` in an installed Codex runtime. Missing helpers are an installation issue, not an unsupported Codex feature.
Workflow:
1. By default, run:
```bash
scripts/forgeflow/agent-chat-off.sh
```
2. If the user wants the log copied automatically, run one of:
```bash
scripts/forgeflow/agent-chat-off.sh --copy-default
scripts/forgeflow/agent-chat-off.sh --copy "<path>"
```
3. Report where the log was preserved, if applicable.