Skip to content
@tigerless-labs

tigerless-labs

Tigerless Lab is an open AI lab focused on frontier AI development, engineering research, and practical tooling for emerging AI workflows.
Tigerless Labs

Tigerless Labs

An open AI research lab shipping tools, agents, and experiments across the AI development stack.

tigerless.ai  ·  tigerless.com

Agent harness

Tools that change how your coding agent works — and show you what it is actually doing.

  • autoharness (2.9k stars) — A self-learning skill layer for Claude Code: distills skills from your real sessions, updates them as you work, and prunes the ones that go unused.
  • cost-xray (1.3k stars) — See what Claude Code and Codex actually send to the API — and what each part costs.
  • agent-memory (612 stars) — Long-term memory that gives any agent a retrieval engine's ranking over a filesystem it can just read.

Agent skills

Skills that put the agent to work on everything around the code — design, research, distribution.

  • auto-gtm (341 stars) — A Claude Code / Codex plugin that drafts your X and Reddit posts from your PRs and the day's hot threads — drafts only, never posts for you.
  • seo-ops (76 stars) — Give it a URL, get a crawler's-eye pass/fail report on the site's SEO foundation — 26 structural checks, zero LLM, deterministic. An Agent Skill and plugin for Claude Code and Codex.
  • design-harness (217 stars) — Feed your agent papers and half-formed ideas; it links them into a system design you can defend. An Agent Skill for Claude Code and any SKILL.md-compatible agent.
  • paper-radar (190 stars) — Finds the AI papers 28 labs put on arXiv over any date range, and separates the ones a company led from the ones it only appears on.
  • influencer-discovery (192 stars) — Finds creators who bring their own audience — followers, readers, subscribers — across 15 channels, and appends their public contact info to a Google Sheet. An Agent Skill for Claude Code.

Guardrails

  • phi-boundary-gate (204 stars) — PHI boundary reports for healthcare and insurance AI workflows — across prompts, RAG, tools, memory, and logs.
  • pr-test-guard (18 stars) — Lightweight, rule-based checks for missing, weak, and uncovered tests in pull requests.

More in the works — built in the open, shipped fast.

© Tigerless · tigerless.ai · tigerless.com

Pinned Loading

  1. cost-xray cost-xray Public

    See what Claude Code and Codex actually send to the API — and what each part costs.

    Python 1.4k 144

  2. autoharness autoharness Public

    Autoharness — a self-learning skill layer for Claude Code — distills skills from your real sessions, updates them as you work, and prunes the ones that stop getting used. No daemon, no benchmark.

    Python 3.2k 207

  3. auto-gtm auto-gtm Public

    Python 354 23

  4. paper-radar paper-radar Public

    Finds the AI papers 28 tech companies put on arXiv over any date range, and splits lead authorship from bylines. A SKILL.md agent skill — no ML, no state, stdlib only.

    Python 201 32

  5. agent-memory agent-memory Public

    Long-term memory runtime for AI agents — plain Markdown as the source of truth, local ranked retrieval, and an independent sleep-time Manage layer. Claude Code and Codex share one store. No API key.

    Python 716 40

  6. seo-ops seo-ops Public

    SEO foundation checks as an Agent Skill: give it a URL, get a crawler's-eye pass/fail report with evidence. 26 structural checks, zero LLM, deterministic.

    Python 107 5

Repositories

Showing 10 of 12 repositories
  • agent-memory Public

    Long-term memory runtime for AI agents — plain Markdown as the source of truth, local ranked retrieval, and an independent sleep-time Manage layer. Claude Code and Codex share one store. No API key.

    tigerless-labs/agent-memory's past year of commit activity
    Python 716 MIT 40 5 5 Updated Sep 9, 2026
  • .github Public
    tigerless-labs/.github's past year of commit activity
    0 0 0 0 Updated Sep 8, 2026
  • autoharness Public

    Autoharness — a self-learning skill layer for Claude Code — distills skills from your real sessions, updates them as you work, and prunes the ones that stop getting used. No daemon, no benchmark.

    tigerless-labs/autoharness's past year of commit activity
    Python 3,187 MIT 207 32 25 Updated Sep 4, 2026
  • pr-test-guard Public

    Lightweight, rule-based checks for missing, weak, and uncovered tests in pull requests.

    tigerless-labs/pr-test-guard's past year of commit activity
    Python 23 MIT 1 0 0 Updated Sep 2, 2026
  • cost-xray Public

    See what Claude Code and Codex actually send to the API — and what each part costs.

    tigerless-labs/cost-xray's past year of commit activity
    Python 1,362 MIT 144 8 4 Updated Sep 1, 2026
  • design-harness Public

    Feed your agent papers and half-formed ideas — it links them into a system design you can defend. Markdown keeps the record; a visual canvas makes it readable. An Agent Skill for Claude Code & any SKILL.md-compatible agent.

    tigerless-labs/design-harness's past year of commit activity
    Python 217 33 1 1 Updated Sep 1, 2026
  • auto-gtm Public
    tigerless-labs/auto-gtm's past year of commit activity
    Python 354 MIT 23 3 2 Updated Sep 1, 2026
  • paper-radar Public

    Finds the AI papers 28 tech companies put on arXiv over any date range, and splits lead authorship from bylines. A SKILL.md agent skill — no ML, no state, stdlib only.

    tigerless-labs/paper-radar's past year of commit activity
    Python 201 32 0 0 Updated Sep 1, 2026
  • influencer-discovery Public

    Influencer discovery & contact enrichment pipeline that runs as a Claude Code skill — 15 channels, stdlib only, appends to a Google Sheet

    tigerless-labs/influencer-discovery's past year of commit activity
    Python 199 30 0 0 Updated Sep 1, 2026
  • phi-boundary-gate Public

    Detect, gate, redact, and report PHI candidate flows across healthcare and insurance AI prompts, RAG, tools, memory, logs, and provider boundaries.

    tigerless-labs/phi-boundary-gate's past year of commit activity
    Python 204 MIT 32 0 0 Updated Sep 1, 2026