task-inspector
controller; worker; human
Works with
Agent Skills format with YAML frontmatter. Claude Code reads it as-is.
--- name: "task-inspector" description: "controller; worker; human" license: "MIT" --- # task-inspector ## Audience - controller - worker - human ## Triggers - inspect task - task status - list tasks - show task ## CLI Binding - `agent-team task list` - `agent-team task show` ## Required Entry - controller/human: MUST read `.agent-team/rules/index.md` first. - worker: MUST read `worker.yaml` first. ## Expansion - Load only the task artifact or task lookup needed for the read-only question. ## Boundary - This skill is read-only. - If the prompt includes create, assign, done, or archive intent, route to `task-orchestrator` instead.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

