Claude Code Survival Kit
Description
Don't go into production without these - 3 auto-triggering Claude Code skills for cost and drift prevention. 6 months of practitioner notes.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
English · 中文
claude-code-survival-kit
**Don't go into production without these.**
Three flagship skills extracted from 6 months of real Claude Code usage. Not coding principles. Not spec-driven workflow. Just the survival kit.
[](./LICENSE) [](https://code.claude.com) [](#roadmap)
Why this exists
One 2-hour Claude Code session. 96 `opus` calls. Peak context: **365K tokens**. Bill: **$115+**.
That was one session. I ran many.
After 6 months of tracking where tokens actually go and where plans actually drift, I extracted three specific rules. On cache-hit math and sub-agent cost isolation, they **cut similar sessions by ~80%**.
This repo ships those three rules as auto-triggering Claude Code skills. Install takes 10 seconds. No config.
What makes this different
This is not another "best practices" repo. The Claude Code ecosystem already has excellent ones. Pick your lane:
| Repo | What it teaches | What we DON'T try to be |
|---|---|---|
| `karpathy-skills` | Coding principles (Think Before Coding, Simplicity First, ...) | We don't teach how to write code |
| `cc-sdd` | Spec-driven development workflow (17 skills, Kiro-style) | We don't run your dev pipeline |
| `best-practice` | Comprehensive tutorial site, videos, guides | We don't duplicate their breadth |
claude-code-survival-kit |
**Cost model. Drift prevention. Meta-methodolo |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11