Help us improve
Share bugs, ideas, or general feedback.
From team-collab
Use when the user invokes `$handoff`, asks for a handoff, or asks to finish a team-collab session by updating CURRENT/NEXT/RISKS/TODO and syncing docs.
npx claudepluginhub dadwadw233/team-collab-skills --plugin team-collabHow this skill is triggered — by the user, by Claude, or both
Slash command
/team-collab:handoffThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This is a Codex-friendly command wrapper. Codex does not currently support arbitrary custom top-level slash commands like `/handoff`, so the supported Codex entry point is:
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Designs test strategies and plans with testing pyramid. Covers APIs, frontend, data pipelines, infrastructure; outputs plans including coverage targets, examples, and gaps.
Share bugs, ideas, or general feedback.
This is a Codex-friendly command wrapper. Codex does not currently support arbitrary custom top-level slash commands like /handoff, so the supported Codex entry point is:
$handoff <topic>
$handoff as the handoff topic.team-collab-protocol skill and its references/handoff.md flow.team-collab-protocol skill is not available in the current session, read it from:~/.codex/skills/team-collab-protocol/SKILL.md
team-collab install-skills --agent codex --force
If a future Codex version supports custom slash commands and /handoff reaches the model as plain user text, handle it exactly the same way as $handoff.