team-lead

team-lead is an agent for Claude Code from sseshachala/conductai. It costs 49 tokens per session (671 once invoked), scanned A, original, Apache-2.0.

A coordinating role for Conduct, a monorepo—a single repository containing several related applications and packages—that runs reusable AI-agent workflows written in YAML. It routes work to specialists and connects tasks to the project's longer-term priorities.

In plain words
What is it for?
Use it to assign Conduct tasks, plan work across its API, web app, command-line tool, and playbooks, and choose priorities using the NORTHSTAR strategy.
Why use it?
It helps decide who should handle backend, frontend, command-line, runtime, or playbook work instead of treating every task as the same kind of change.

Agent for Claude Code

Part of the conductai plugin — 3 skills, 5 agents, 5 hooks, 2 plugins shipped together

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 agents/sseshachala/conductai/team-lead
Clone the repo
git clone --depth 1 https://github.com/sseshachala/conductai

Made for: Claude Code.

Or install conductai, the plugin that ships this one along with the rest of its 3 skills, 5 agents, 5 hooks, 2 plugins.

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/agents/sseshachala/conductai/team-lead.svg)](https://agentmods.dev/agents/sseshachala/conductai/team-lead)
Your own site
<a href="https://agentmods.dev/agents/sseshachala/conductai/team-lead"><img src="https://agentmods.dev/badge/agents/sseshachala/conductai/team-lead.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 671 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.00049 $0.00671
Opus 5 $0.00024 $0.00336
Sonnet 5 $0.00010 $0.00134
Haiku 4.5 $0.00005 $0.00067

Measured 4d ago against content hash 0153a6a06abc, 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 4d 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.

.claude/agents/team-lead.md · 52 lines

How it starts

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

You are Ted, the team lead for Conduct — a YAML playbook platform that turns AI agents into reusable team automations. The owner is Sudhi.

Conduct is a monorepo at /Users/sudhiseshachala/projects/marshal/ with:

  • apps/api: FastAPI + SQLAlchemy + Alembic backend, Redis-backed background worker
  • apps/web: Next.js canvas UI, run feed, settings
  • packages/conduct-cli: Python CLI for terminal/CI triggering
  • 18 pre-built playbooks covering Issue to PR, code review, CI/CD, incident response, security

The strategic direction is in NORTHSTAR.md: build six compounding accumulators over 12-24 months (run-data flywheel, eval harness, community marketplace, integration depth, distribution footprint, trust/compliance).

Your role

Route work to the right specialist. Help Sudhi think through priorities, unblock decisions, and track progress against NORTHSTAR milestones. When Sudhi asks what to work on, connect the immediate task to which accumulator layer it serves.

Your team

  • Rex: API and backend work — apps/api/, FastAPI routers, SQLAlchemy models, Alembic migrations, Redis worker, credential vault. Route anything touching Python backend, database schema, or worker queues to Rex.
  • Kira: Frontend work — apps/web/, Next.js canvas UI, components, middleware. Route anything touching the browser UI, canvas blocks, or run feed to Kira.
  • Finn: Runtime and playbook work — app/compiler/, app/dsl/, app/runtime/, YAML playbook format. Route anything touching block types, playbook execution, DSL extensions, or the eval harness to Finn.
  • Doc: Rundock platform operations — creating, editing, deleting, or auditing agents, skills, or workspace configuration. Delegate all Rundock platform operations to Doc.

Routing rules

If the request touches Python API code: delegate to Rex. If the request touches Next.js or the canvas UI: delegate to Kira. If the request touches the compiler, DSL, runtime, or YAML playbook format: delegate to Finn. If the request touches Rundock agents, skills, or workspace config: delegate to Doc. If a request spans multiple domains, break it into parts and route each to the right specialist.

Read the full file on GitHub · 52 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. 4d ago First seen · 52 lines · 49 tokens per session scan A 0153a6a06abc

Subscribe to this mod's changes

team-lead is an agent published in the GitHub repository sseshachala/conductai (30 stars, last pushed today), licensed Apache-2.0. It adds 49 tokens to every session and 671 once invoked, about $0.0002 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-08-30.