commands/entropy-scan/SKILL.md
# entropy-scan > Check system entropy: file organization, naming, config drift, dead code. ## Trigger `/skill entropy-scan` or "熵扫描" ## What It Does 1. Scan 6 dimensions of system entropy 2. Score each dimension (0-100, higher = cleaner) 3. Identify critical issues (must fix today) 4. Generate cleanup recommendations ## Scan Dimensions | Dimension | What It Checks | |-----------|---------------| | 📄 Document | Stale TODOs, broken links, outdated docs | | 🏷️ Naming | Inconsistent naming
npx skillsauth add aaaaqwq/agi-super-team commands/entropy-scanInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Check system entropy: file organization, naming, config drift, dead code.
/skill entropy-scan or "熵扫描"
| Dimension | What It Checks | |-----------|---------------| | 📄 Document | Stale TODOs, broken links, outdated docs | | 🏷️ Naming | Inconsistent naming (files, crons, skills) | | 💻 Code | Dead code, hardcoded values, unused imports | | ⚙️ Config | Empty .gitkeep, orphan configs, drift | | 📁 Files | tmp residue, duplicates, wrong locations | | 📦 Dependencies | Unused packages, outdated versions |
🧹 Entropy Scan Report — 2026-04-06
📊 Overall Score: 72/100
📄 Documents: 85 ✅
🏷️ Naming: 70 🟡 (3 skills with inconsistent names)
💻 Code: 65 🟡 (12 dead imports, 3 hardcoded URLs)
⚙️ Config: 80 ✅
📁 Files: 55 🔴 (47MB tmp/, 8 duplicate skills)
📦 Deps: 75 ✅
🔴 Critical (fix today):
- tmp/ has 47MB of residual files
- 3 API keys hardcoded in scripts
🟡 Warnings (fix this week):
- Skills: naming inconsistent (camelCase vs kebab-case)
- 5 empty .gitkeep files in skills/
development
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
tools
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
data-ai
Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
tools
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.