From continuity
Coordinate with other Claude Code sessions working on this project in parallel. Use at the start of substantive work, and before editing a file, to check who else is active and which files other sessions are touching — so you don't duplicate work or collide. Also use to advertise what you're working on.
How this skill is triggered — by the user, by Claude, or both
Slash command
/continuity:coordinationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When more than one Claude Code session runs at once — your own parallel sessions,
When more than one Claude Code session runs at once — your own parallel sessions, or teammates' — Continuity gives you a shared, live view of them. Use it proactively; the point is to avoid two sessions silently editing the same code.
The SessionStart snapshot already shows you a point-in-time view. Use these tools to refresh it during a session.
Before starting a distinct piece of work:
agent_list_active to see who else is working and on what.agent_report_focus with a one-line summary of what you're about to do,
so other sessions can see it.Before editing a shared file:
agent_file_activity_recent (optionally with path_prefix set to the
directory you're about to touch).agent_list_active — other sessions currently active (presence + focus).agent_file_activity_recent — files other sessions edited recently.agent_report_focus — update your own current focus.agent_get — full detail for one session by id.Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
npx claudepluginhub uziiuzair/continuity-mcp --plugin continuity