jsonlee12138/agent-team

worker-inspector

Read-only worker inspection skill for controller and human sessions. Use when the user wants to view worker status without opening a worker or sending a reply.

First seen Mar 22, 2026

Installation

$ npx skills add jsonlee12138/agent-team --skill worker-inspector

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from jsonlee12138/agent-team · top by installs.

npx skills add jsonlee12138/agent-team

Browse all from jsonlee12138/agent-team

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 30
License LICENSE
Default branch main
Open issues 1
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 679 B
  • docs SUMMARY.md 183 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 49 installs

SKILL.md

worker-inspector

Audience

  • controller
  • human

Triggers

  • worker status
  • inspect worker
  • list workers

CLI Binding

  • agent-team worker status

Required Entry

  • MUST read .agent-team/rules/index.md first.

Expansion

  • Load only the worker status information needed for the read-only inspection request.

Boundary

  • This skill is read-only.
  • If the prompt implies open, dispatch, or reply behavior, route to worker-dispatch instead.