{
  "subagentStatusLine": {
    "type": "command",
    "command": "for f in \"${CLAUDE_CONFIG_DIR:-$HOME/.claude}\"/plugins/data/subway-seat-*/subway-seat-subagents; do [ -x \"$f\" ] && exec \"$f\"; done; exit 0"
  }
}
