From agentguard
List Claude sessions across all projects, grouped by project directory, so the user can find a session id to diagnose.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentguard:list-sessionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run this and paste the raw stdout back to the user. Do not summarize, reformat, or truncate.
Run this and paste the raw stdout back to the user. Do not summarize, reformat, or truncate.
${CLAUDE_PLUGIN_ROOT}/bin/agentguard list-claude-sessions --limit 20 --group-by-project
If the user explicitly asks for "all", "every", "full list", or "全部", swap --limit 20 for --all.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub betahi/agentguard --plugin agentguard