Skip to main content

TLM — AI Tech Lead that enforces TDD, tests, and spec compliance in Claude Code.

Project description

TLM — AI Tech Lead for Claude Code

The annoying agent that makes Claude do the right thing.

TLM sits inside Claude Code and enforces TDD, tests, and spec compliance — automatically. It scans your project, identifies gaps, and hooks into Claude to enforce quality.

Quick Start

pipx install tlm-cli
tlm auth <your-api-key>
cd your-project
tlm install

That's it. Open Claude Code and start working — TLM activates automatically.

What Happens

  1. tlm auth <key> — Save your API key (one-time)
  2. tlm install — Scans your project, sends to server for assessment, shows gaps, selects quality tier, installs Claude Code hooks
  3. Work in Claude Code — TLM interviews you before features, enforces TDD, blocks deploys, warns on gaps
  4. tlm check — Manual quality gate before deployment

How It Works

TLM scans your project and sends the file tree + samples to the server for assessment. The server returns recommendations (gaps) ranked by severity:

Phase 5: Project Gaps (4 found)
┌──────────────────────────────────────────┐
│ critical  CI/CD      No CI/CD pipeline   │
│ critical  Testing    No tests found      │
│ high      Infra      No staging env      │
│ medium    Ops        No monitoring       │
└──────────────────────────────────────────┘

You choose a quality tier (high/standard/relaxed) and TLM enforces accordingly.

Commands

Command What it does
tlm auth <key> Save API key
tlm install Full setup: scan, assess, quality tier, gaps, hooks
tlm scan Re-scan and show recommendations
tlm gaps Show active project gaps
tlm check Run quality gate before deploy

Quality Tiers

Tier Behavior
HIGH Block on any gap. Spec review required. Multi-model code review.
STANDARD Block on critical gaps. Spec review on blockers. Single-model review.
RELAXED Warn only. No spec blocking. Mechanical checks only.

Hooks

TLM installs 6 Claude Code hooks:

  • session_start — Loads project context, gaps, quality rules
  • prompt_submit — Phase-specific guidance, gap warnings
  • guard (Write/Edit) — Blocks code during interview, enforces TDD
  • compliance (Bash) — Review gate on git commit
  • deployment (Bash) — Always blocks deploys until tlm check passes
  • stop — Session cleanup

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tlm_cli-0.2.5.tar.gz (40.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tlm_cli-0.2.5-py3-none-any.whl (24.9 kB view details)

Uploaded Python 3

File details

Details for the file tlm_cli-0.2.5.tar.gz.

File metadata

  • Download URL: tlm_cli-0.2.5.tar.gz
  • Upload date:
  • Size: 40.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for tlm_cli-0.2.5.tar.gz
Algorithm Hash digest
SHA256 f38aa35e8a2dfa912a248e88e3542c55e740bb4ad1d5af08acde17dd9c958a37
MD5 9d048203cb8582b14fe8fb0514e6548e
BLAKE2b-256 833017f1bbe16abfcd90dcd2799fdb9e67a86843e94a0d7326f8efa98918fc23

See more details on using hashes here.

File details

Details for the file tlm_cli-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: tlm_cli-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 24.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for tlm_cli-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 8895cda2d4b0e0100609e828dde232e0cac113ac1c5a4d77dce841a041e7194f
MD5 f668c9534fb09164c52065bff4c39568
BLAKE2b-256 c6e20c01cdda4e42234ae0b53ece3921da12e9546ffe59ad5cbc48d73ad32a85

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page