Task Inspector

Read-only task inspection skill for controller, worker, and human sessions. Use when the user wants to view task status, inspect a task, or list tasks without changing lifecycle state.

jsonlee12138 93cbecc 791 B Updated

File contents

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.

jsonlee12138/agent-team/tree/main/skills/task-inspector commit 93cbecc20a

Frequently asked questions

npx skillmds@latest add jsonlee12138/task-inspector