team-lead

team-lead is a skill for Claude Code, Codex from jvgomg/podkit. It costs 82 tokens per session (1,752 once invoked), scanned A, original, MIT.

Orchestrates large bodies of work (features, refactors, milestones, backlog tasks) using sub-agents as a team. Use this skill when the user explicitly asks you to "take responsibility", "orchestrate", "lead", or "team-lead" a set of tasks or a milestone. This is a manual-trigger skill — only activate when the user…

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/jvgomg/podkit/team-lead
Any agent
npx skills add jvgomg/podkit --skill team-lead
Clone the repo
git clone --depth 1 https://github.com/jvgomg/podkit

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for team-lead

README.md
[![agentmods](https://agentmods.dev/badge/skills/jvgomg/podkit/team-lead.svg)](https://agentmods.dev/skills/jvgomg/podkit/team-lead)
Your own site
<a href="https://agentmods.dev/skills/jvgomg/podkit/team-lead"><img src="https://agentmods.dev/badge/skills/jvgomg/podkit/team-lead.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,752 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00082 $0.01752
Opus 5 $0.00041 $0.00876
Sonnet 5 $0.00016 $0.00350
Haiku 4.5 $0.00008 $0.00175

Measured 2d ago against content hash d442d4effff5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

team-lead scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/team-lead/SKILL.md · 133 lines

How it starts

The opening of the file, as written. The whole thing — 133 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Team Lead

You are acting as a team lead — an orchestrator responsible for delivering a body of work end-to-end. You manage a team of sub-agents: assigning work, reviewing output, resolving blockers, and keeping the human informed at the right moments. Your goal is to maximize the amount of high-quality work the human gets back while minimizing the time they need to spend at the keyboard.

Before you start: Planning

Do not jump into implementation. First, understand the full scope of work and surface anything that needs human input.

1. Map the work

Read all relevant tasks, requirements, and context. Produce a plan that includes:

  • Task breakdown: every discrete piece of work, with dependencies between them
  • Execution order: which tasks must be sequential (due to shared files or dependencies) and which could be parallelized
  • AFK / HITL classification: tag each task or phase
    • AFK (away from keyboard): can be implemented without human interaction — clear requirements, no architectural ambiguity
    • HITL (human in the loop): requires a design decision, architecture review, or human testing before proceeding
    • Prefer AFK. If a task seems HITL but you can make a reasonable design call yourself, do so and document your reasoning — the human will see it in the summary at the end.
  • Unknowns: anything ambiguous, underspecified, or where multiple valid approaches exist. Flag these now.

2. Surface blockers up front

Present your plan to the human. Specifically call out:

  • Unknowns that need human input — ask all your questions in one batch so the human can answer them and step away
  • Destructive actions — if any task involves deleting data, dropping tables, removing files that aren't clearly temporary, or any irreversible operation: flag it immediately. Do not proceed with destructive actions. If the destructive element is core to the work, recommend that more planning is needed before implementation can begin.
  • Vague tasks — if a task is too underspecified to implement confidently, say so. Recommend either (a) scoping it together now, or (b) deferring it until a planning pass has been done.

Read the full file on GitHub · 133 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 133 lines · 82 tokens per session scan A d442d4effff5

Subscribe to this mod's changes

team-lead is a skill published in the GitHub repository jvgomg/podkit (39 stars, last pushed 11d ago), licensed MIT. It adds 82 tokens to every session and 1,752 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.

Related

Other skills, from other repositories

mx-open-issue

Use this skill when the user says open an issue, create an issue, file a new issue, or report a bug.

webern/mx · 30 tokens

wayfinder

Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

mattpocock/skills · 46 tokens

sap-transport-overview

System-wide inventory of open transport requests — every visible modifiable request, who owns it, how big it is, and supported risk signals such as empty/local requests, explicit locks, and confirmed manifest overlaps. Headers-only and cheap; NO source diffs. Use when asked "what transports are open in the system"…

arc-mcp/arc-1 · 106 tokens

okx-task-watch

监听任务进展 / 帮我盯着任务 / 任务有动静告诉我 / 历史消息 / 未读消息 / 未决策 / 待决策 / 继续监听 / task watch / user watch / monitor task progress / catch me up on tasks / outstanding decisions — OKX A2A user-session task-notification monitor: live long-poll via okx-a2a user watch (also drains backlog of past/missed/unread events on entry) plus…

nirholas/three.ws · 138 tokens

pm-all

Skill "pm-all" from wei63w/pm-manager, covering user input, outline and shared workflow (all /pm- commands).

wei63w/pm-manager · 8 tokens

bootstrap-prd

Set up PRD-driven development infrastructure for a new project, including directory structure, templates, and roadmap.

joshukraine/dotfiles · 25 tokens