Stats
Actions
Tags
From agentboard
Stop the agentboard core server. Children in-flight are left to finish (they heartbeat independently); reaper cleans up if they orphan.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentboard:stopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Read `~/.agentboard/config.json` and get `pid`.
~/.agentboard/config.json and get pid.SIGTERM. Wait 2s. If still alive, SIGKILL.port and pid from config.json (keep token, active_project_code, server_id, plugin_version).Do not delete DB files, logs, or trash.
npx claudepluginhub edgeetech/agentboard --plugin agentboardGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.