Help us improve
Share bugs, ideas, or general feedback.
From team-collab
Use when the user invokes `$checkpoint`, asks for a checkpoint, or asks to update CURRENT/NEXT/RISKS/TODO without committing or pushing.
npx claudepluginhub dadwadw233/team-collab-skills --plugin team-collabHow this skill is triggered — by the user, by Claude, or both
Slash command
/team-collab:checkpointThe 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 `/checkpoint`, 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 /checkpoint, so the supported Codex entry point is:
$checkpoint
team-collab-protocol skill and its references/checkpoint.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 /checkpoint reaches the model as plain user text, handle it exactly the same way as $checkpoint.