loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

claude-code-research

MCP Tool

cablate/claude-code-research

Independent research on Claude Code internals, Claude Agent SDK, and related tooling.

Install

$ npx loaditout add cablate/claude-code-research

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "claude-code-research": {
      "command": "npx",
      "args": [
        "-y",
        "claude-code-research"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Claude Code Research

[](./CONTRIBUTING.md)

Independent research on Claude Code internals.

What's in this repo

| Directory | What | Source | Count | |-----------|------|--------|-------| | `source-code-analysis/` | Full architecture reverse-engineering | Leaked TypeScript source (v2.1.88) | 75 reports | | `reports/` | Problem-oriented investigations (cache, cost, injection) | Minified npm bundle (cli.js) | 8 reports |

> Looking for the source code analysis? Go to `source-code-analysis/`. > Looking for specific bug/cost investigations? Go to `reports/`.

---

Source Code Analysis (source-code-analysis/)

On 2026-03-31, the full source code of Claude Code was exposed via a sourcemap file in the npm registry (discovered by Chaofan Shou, archived by Kuberwastaken and sanbuphy).

We performed a 10-domain, 75-report analysis — the most thorough publicly available breakdown of how a production AI coding agent works.

[Browse all reports →](./source-code-analysis/)

Interactive viewer — open source-code-analysis/index.html in your browser (all 75 reports are embedded, no server needed).

Key Findings

| Domain | Reports | Highlights | |--------|---------|------------| | Harness Engineering ⭐ | 7 | Agent Loop reverse-engineering, 12 transferable harness design principles | | System Prompt ⭐ | 6 | Complete 13-section prompt with dynamic assembly logic, 17 prompt engineering patterns | | Cost & Quota ⭐ | 8 | Cost envelope, prompt cache break detection (12 causes), Haiku→Opus 37.5x cost ga

Tags

claude-agent-sdkclaude-codemcpprompt-cachingresearchreverse-engineeringsystem-prompttoken-optimization

Reviews

Loading reviews...

Quality Signals

128
Stars
0
Installs
Last updated13 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/31/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/cablate/claude-code-research)](https://loaditout.ai/skills/cablate/claude-code-research)