Help us improve
Share bugs, ideas, or general feedback.
From team-collab
Use when the current repo is explicitly governed by team-collab: `obsidian-docs/` exists in cwd/ancestor, repo `AGENTS.md`/`CLAUDE.md` imports team-collab, the cwd is under a registered code/docs path, or the user asks for team-collab handoff/checkpoint/docs governance/Feishu automation. Do not use solely because a global config file exists.
npx claudepluginhub dadwadw233/team-collab-skills --plugin team-collabHow this skill is triggered — by the user, by Claude, or both
Slash command
/team-collab:protocolThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Slim runtime entrypoint for team projects using the OPC collective docs architecture. Load only the reference that matches the current task; do not read the whole playbook or vault by default.
references/checkpoint.mdreferences/docs-standards.mdreferences/git-policy.mdreferences/handoff.mdreferences/startup-and-audit.mdreferences/todo-ownership.mdscripts/handoff-manual.shtemplates/ADR.mdtemplates/CURRENT.mdtemplates/NEXT.mdtemplates/OVERVIEW.mdtemplates/RISKS.mdtemplates/TODO.mdtemplates/handoff.mdFetches 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.
Slim runtime entrypoint for team projects using the OPC collective docs architecture. Load only the reference that matches the current task; do not read the whole playbook or vault by default.
Use this protocol only from a strong signal:
obsidian-docs/ exists in the current repo or an ancestor.AGENTS.md / CLAUDE.md references team-collab, obsidian-docs, CURRENT/NEXT/RISKS/TODO, _handoffs, or 开发记录/<用户名>/.codePath, docsPath, or docsGitRoot in ~/.team-collab/config.json or legacy ~/.team-docs-config.Weak signal: a global team-collab config exists somewhere. Do not activate from that alone; it is a project registry, not proof that every repo is governed.
AGENTS.md and the state quartet only: CURRENT.md, RISKS.md, NEXT.md, TODO.md._handoffs/, personal 开发记录/, design docs, or the human playbook only when the user task requires that history.| Situation | Load |
|---|---|
| Session start, repo orientation, docs sync, setup, onboarding, migration, Feishu, compliance, audit | references/startup-and-audit.md |
$handoff <topic> or /handoff <topic> end-of-session flow | references/handoff.md |
$checkpoint or /checkpoint mid-session snapshot | references/checkpoint.md |
| Git sync, push, force-push, conflicts, rejected push, hooks, gitleaks | references/git-policy.md |
| Creating or substantially editing project docs, frontmatter, filenames, taxonomy | references/docs-standards.md |
| Starting, claiming, completing, blocking, or reassigning TODO items | references/todo-ownership.md |
main, master, release/*, prod/*, docs default branches, other people's branches, or unclear ownership branches.--force-with-lease and first check branch, status, and upstream.git commit --no-verify; never bypass gitleaks or equivalent secret checks.git add .; precise-add intended files only.obsidian-docs/开发记录/<用户名>/; do not create parallel devlog folders.