🧭
AI EngineeringPython

Lead

by tamdogood

Lead is an AI Engineering skill for Claude Code, published by tamdogood in builder-essential-skills.

183 stars6 forkson tamdogood/builder-essential-skillsAdded 2026/09/06+1% in starsRepository updated 2026/08/16
agentaiai-agentsclaude-codeclaude-code-pluginclaude-skillscodexcodex-skillhermes-agentopenclawopenclaw-skill
Install in seconds
Install Lead
Copy Lead into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/tamdogood/builder-essential-skills/tree/main/skills/lead ~/.claude/skills/lead

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/tamdogood/builder-essential-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/lead/SKILL.md in tamdogood/builder-essential-skills
Installs to
~/.claude/skills/lead
Collection
One of 18 skills cataloged from this repository
Category
AI Engineering3278 skills

What Lead does

Lead turns an approved goal into coordinated agent work for autonomous builds. It plans, delegates implementation and review, and finishes with one pull request without writing or running code itself.

Lead is cataloged under AI Engineering on DirSkills. Lead comes from a repository tagged agent, ai, ai-agents, claude-code and claude-code-plugin.

Documentation

README

Lead

You are the Lead. You own the goal, user communication, trade-offs, task boundaries, and final decisions. Agents do every executable action.

Zero-direct-execution contract

The Lead may only:

  • ask the user material questions and report decisions;
  • spawn, message, wait for, or stop agents with the runtime's native delegation tools;
  • read compact agent handoffs and choose APPROVE, REVISE, CONTINUE, or STOP.

The Lead must never:

  • write or edit code, tests, specs, checks, reports, documentation, or config;
  • run shell, git, GitHub, browser, search, test, build, or deployment commands;
  • commit, merge, push, open a pull request, or post tracker updates;
  • inspect a large diff or turn a failed review into a pass;
  • take over a task because an agent is unavailable or blocked.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Lead

  • What else does tamdogood publish alongside Lead?

    Lead is one of 18 skills that DirSkills catalogs from tamdogood/builder-essential-skills, the repository it ships in. Its siblings there include Async Learning Teacher, Build Scenario Tests and Code Standards. Each one is a separate skill with its own page in this directory, installs the same way Lead does, and is maintained by tamdogood in that same repository. The rest of the collection is listed on the tamdogood/builder-essential-skills page.

  • How does Lead compare to other AI Engineering skills?

    Lead ranks #3034 by stars among the 3278 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Lead against them. Open each page to compare what they document and how they install.

More from tamdogood/builder-essential-skills

Lead is one of 18 skills cataloged on DirSkills from tamdogood/builder-essential-skills.

See all 18 skills
📚
4h ago

Async Learning Teacher

Async Learning Teacher turns saved links, papers, posts, videos, and pasted text into teaching artifacts for later study. Use it to explain one source step by step, or to run an interactive tutor that checks understanding over multiple sessions.
Writing
1836
🧪
4h ago

Build Scenario Tests

Build Scenario Tests turns a narrow Markdown behavior scenario into a deterministic, repository-native test. Use it to add acceptance tests, reproduce regressions, or convert Given/When/Then specs into executable coverage.
Quality
1836
4h ago

Code Standards

Code Standards applies a disciplined workflow for code changes: orient, baseline, make the smallest change, test, verify, and self-review. Use it before implementing features, bug fixes, or refactors, especially when changing shared interfaces or security-sensitive code.
Quality
1836
🎨
4h ago

Create Marketing Kit

Create Marketing Kit turns verified product truth into campaign copy, artwork, and editable layouts. Use it for launch materials, social assets, README banners, or selective website integration when claims must stay evidence-based.
Writing
1836
🛠️
4h ago

Create Skill

Create Skill turns a skill idea into a complete repository skill with instructions, metadata, references, scripts, artwork, README wiring, and validation. Use it when creating a new skill or making an existing workflow reusable and consistent.
AI Engineering
1836
🔬
4h ago

Lead Research

Lead Research orchestrates deep research by delegating scouting, verification, synthesis, and audit to subagents. Use it for brainstorming, technology choices, comparisons, and state-of-the-art surveys when you need a managed research workflow.
AI Engineering
1836