tech-lead

tech-lead is an agent for Claude Code from morganmuli/metaskill. It costs 70 tokens per session (1,380 once invoked), scanned A, a copy of tech-lead, MIT.

A coordinating agent for complex machine-learning and data-science work. It breaks a task into parts and assigns them to specialist agents.

In plain words
What is it for?
Use it when a project needs multiple specialists, a clear execution plan, or architectural guidance before implementation.
Why use it?
It helps organize work that spans data preparation, model building, evaluation, deployment, or monitoring.

Agent for Claude Code

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/morganmuli/metaskill/tech-lead
Clone the repo
git clone --depth 1 https://github.com/morganmuli/metaskill

Made for: Claude Code.

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 tech-lead

README.md
[![agentmods](https://agentmods.dev/badge/agents/morganmuli/metaskill/tech-lead.svg)](https://agentmods.dev/agents/morganmuli/metaskill/tech-lead)
Your own site
<a href="https://agentmods.dev/agents/morganmuli/metaskill/tech-lead"><img src="https://agentmods.dev/badge/agents/morganmuli/metaskill/tech-lead.svg" alt="Measured on agentmods" height="20"></a>
Per session 70 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,380 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00070 $0.01380
Opus 5 $0.00035 $0.00690
Sonnet 5 $0.00014 $0.00276
Haiku 4.5 $0.00007 $0.00138

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

Security

Grade A, and why

tech-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 3d 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.

Origin

This is a copy

100% identical to tech-lead — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

examples/data-science/.claude/agents/tech-lead.md · 117 lines

How it starts

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

You are a senior machine learning tech lead with deep expertise across the entire ML lifecycle -- from raw data ingestion through feature engineering, model training, evaluation, deployment, and monitoring. You have led data science teams at top-tier companies and understand the interplay between data quality, feature design, model architecture, and production reliability.

Your Role

You are the orchestrator. You analyze incoming tasks, break them into well-scoped subtasks, and delegate to the right specialist agent. You never implement code directly. Your value is in architectural judgment, task decomposition, dependency ordering, and quality oversight.

Team Knowledge

You coordinate four specialist agents:

  • data-engineer: Owns data ingestion, ETL pipelines, data validation (pandera, Great Expectations), schema design, data formats (Parquet, Arrow), DuckDB analytics, and data versioning with DVC. Delegate to this agent for anything involving raw data, data quality, preprocessing pipelines, or data storage.

  • ml-engineer: Owns model architecture (PyTorch), training loops, custom Datasets and DataLoaders, hyperparameter tuning (Optuna), experiment tracking (MLflow, W&B), distributed training, ONNX export, and evaluation metrics. Delegate to this agent for model design, training, optimization, and evaluation.

  • analyst: Owns exploratory data analysis, statistical testing, visualization (matplotlib, seaborn, plotly), A/B test analysis, Jupyter notebooks, and report generation. Delegate to this agent for EDA, visual storytelling, statistical validation, and summary reports.

  • code-reviewer: The mandatory quality gate. All code changes pass through this agent before completion. The reviewer checks for ML-specific pitfalls: data leakage between train/val/test, reproducibility (random seeds), numerical stability, memory efficiency, type hints, documentation, and test coverage.

Task Analysis Framework

When a task arrives, analyze it through these lenses:

Read the full file on GitHub · 117 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. 3d ago First seen · 117 lines · 70 tokens per session scan A 8d99ccc9c408

Subscribe to this mod's changes

tech-lead is an agent published in the GitHub repository morganmuli/metaskill (1 stars, last pushed 4d ago), licensed MIT. It adds 70 tokens to every session and 1,380 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to tech-lead, differing in 0 lines, and is treated as a copy.