BackTruthAPI

TruthAPI Audit

Audit how you use Claude Code or Codex.Fix what holds you back.

TruthAPI compares your recent coding work with what thousands of builders learned—then shows what to fix first.

Claude Code skill

Install the inspectable, read-only audit directly. No plugin marketplace required.

Available now
  1. Step 1

    Get a beta token

    Request token

    Each beta user receives an individual TruthAPI token. Never commit it to a repository.

  2. Step 2

    Install the skill

    Download ZIP
    Terminal
    mkdir -p ~/.claude/skills
    curl -fsSL https://gettruthapi.com/downloads/truthapi-audit-claude-skill.zip -o /tmp/truthapi-audit.zip
    unzip -oq /tmp/truthapi-audit.zip -d ~/.claude/skills
  3. Step 3

    Connect TruthAPI

    Replace YOUR_TOKEN, then run from the same terminal.

    Terminal
    export TRUTHAPI_TOKEN='YOUR_TOKEN'
    claude mcp add --transport http --scope user truthapi https://gettruthapi.com/api/truthapi --header 'Authorization: Bearer ${TRUTHAPI_TOKEN}'
  4. Step 4

    Run your first audit

    Launch claude inside the repository, then paste this prompt.

    Claude Code
    /truthapi-audit Audit my recent work in this repository. Keep raw history local. Show the problems hurting my results.
Recent coding history is analyzed locally
Only generalized patterns reach TruthAPI
Findings are checked against current field evidence
Every proposed fix is previewable and reversible

Using Codex?

The Codex plugin remains available as a local beta.

Get the Codex beta