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.
How 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/agent-status.mdreferences/checkpoint.mdreferences/claim-and-freshness.mdreferences/docs-refresh.mdreferences/docs-standards.mdreferences/gate-check.mdreferences/git-policy.mdreferences/handoff.mdreferences/live-session.mdreferences/multi-agent.mdreferences/startup-and-audit.mdreferences/team-progress.mdreferences/todo-ownership.mdscripts/handoff-manual.shtemplates/ADR.mdtemplates/CURRENT.mdtemplates/NEXT.mdtemplates/OVERVIEW.mdtemplates/RISKS.mdtemplates/TODO.mdSlim 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 |
$docs-refresh <audit> / /docs-refresh <audit> or updating Obsidian docs from a stale audit/dev record | references/docs-refresh.md |
$team-progress <window> / /team-progress <window> or checking teammate progress, blockers, and PR/MR review needs | references/team-progress.md |
| Multi-agent opt-in, wave layout, lifecycle overview, or command boundaries | references/multi-agent.md |
| Agent start/checkpoint/finish/close/status files and status schema | references/agent-status.md |
multi-agent gate, plan --check, review summaries, or lint-multi-agent | references/gate-check.md |
Claims, heartbeat/stale state, truth_source, code/docs freshness, or resource conflicts | references/claim-and-freshness.md |
| Phase 4 live-session/tmux bind/watch/send/monitor concepts or message ACK safety | references/live-session.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.Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub dadwadw233/team-collab-skills --plugin team-collab