Entropy Check.Skill
Description
--- name: entropy-check description: Scan the codebase for doc drift, dead references, layer violations, and stale features; commit a clean-up and report findings. tier: T3 allowed-tools: - bash - read_file - write_file - git_commit - list_directory --- # Skill: entropy-check ## Purpose Detect and fix entropy: documentation drift, dead code, linter violations, broken links, and architectural boundary violations accumulated across agent sessions. ## Invocation - Claude Code: `/entrop
Installation
Installs to ~/.claude/skills/artemisai-harness_engineering-entropy-check.skill/SKILL.md
mkdir -p ~/.claude/skills/artemisai-harness_engineering-entropy-check.skill && curl -fsSL https://raw.githubusercontent.com/ArtemisAI/Harness_Engineering/HEAD/skills/entropy-check.skill.md -o ~/.claude/skills/artemisai-harness_engineering-entropy-check.skill/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
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation