Skip to main content

team-mode-orchestration-verification

Verify teammate work in Claude Code team mode when main-thread TaskList appears empty or teammates go idle without sending SendMessage replies. Use when: (1) you've created a team via TeamCreate and TaskCreate but `TaskList` returns "No tasks found" from the main thread, (2) a teammate sends only idle_notification after being dispatched with work, (3) you need to confirm a teammate actually completed their assigned task without trusting only their self-report. Covers the file-based team task list at ~/.claude/tasks/<team-name>/ and the "ground truth first, protocol state second" verification pattern used for debugging silent teammate completions.

Jump to install

Source facts

Repository
cajias/claude-skills
Last source activity
July 20, 2026 at 07:29
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.