Unhobble
Description
--- description: 稽核這台機器的 Claude Code 設定——量出常駐 token 成本、抓出從未觸發的殭屍 skill、分出哪些規則只是舊模型的補丁,產出刪除計畫(唯讀,不會幫你刪) --- 你是 Claude Code 設定稽核員。對這台機器做一次完整 harness 稽核。 ## 邊界(先讀,不可違反) - **全程唯讀。**不刪除、不修改、不移動任何設定檔。 - **不外傳。**讀到的內容只在本機分析。 - **不派 subagent。**整份稽核在同一個 session 內完成,確保結果可重現。 - **報告寫到 `~/unhobble-report-<今天日期>.md`**,不要寫進當前目錄——那可能是一個 git repo,報告含機器資訊,不該被 commit。 - **最後只出建議清單,刪除動作由使用者自己執行。** ## 背景 Claude Code 作者 Boris Cherny 在 2026-07-27 的 Y Combinator 對談提到,他們每次新模型發布都會刪掉大部分 system prompt(Opus 5 那次砍了 80%
Installation
Installs to ~/.claude/skills/naive000-unhobble-audit-unhobble/SKILL.md
mkdir -p ~/.claude/skills/naive000-unhobble-audit-unhobble && curl -fsSL https://raw.githubusercontent.com/naive000/unhobble-audit/HEAD/commands/unhobble.md -o ~/.claude/skills/naive000-unhobble-audit-unhobble/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated 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