afk-setup
Installation
SKILL.md
AFK Setup
Register a repo in the AFK board registry so engineer, triage, and
reviewer can find its board. The registry is a single JSON file at
$CLAUDE_CONFIG_DIR/afk.json (default ~/.claude/afk.json) that maps an
absolute repo path to that repo's board coordinates.
It is per-machine and NOT source-controlled. It keys on absolute paths, which differ between your laptop and the VPS, so each machine generates its own with the bundled script. That is why a freshly-cloned checkout (e.g. on the VPS) has no entry: you generate it there.