From squad
End-of-session 3-bullet brief plus claim release. Invokes the squad-handoff skill.
How this skill is triggered — by the user, by Claude, or both
Slash command
/squad:squad-handoff-cmdThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are wrapping up the session. Invoke the `squad-handoff` skill, then post the 3-bullet brief:
You are wrapping up the session. Invoke the squad-handoff skill, then post the 3-bullet brief:
in_progress or review and where it stands. If clear, say "queue clear."If you are pausing mid-item:
## Session log entry to the item file with what you did, what is left, gotchas, and the next concrete step.squad say "end of session, picking up <next step> tomorrow".If you are truly handing off to another agent:
squad release $ARGS --outcome released
And name the next concrete step in the release message.
After posting the brief, sign off.
npx claudepluginhub zsiec/squad --plugin squadProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
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.