Continuous code health enforcement via golden principles. Scans for drift (dead code, missing tests, TODO debt, inconsistent patterns, documentation gaps) and opens focused PRs to fix it. Designed to run as a daily cron or on-demand slash command.
npx claudepluginhub app-vitals/marketplace --plugin entropy-patrolRead entropy-report.md and open targeted refactoring PRs for pr_worthy violations. One PR per golden principle. Requires /entropy-scan to have been run first. Flags: --dry-run (preview PRs without creating them), --rule {id} (fix one specific rule only).
Scan codebase for golden principle violations. Report only — no code changes. Flags: --init (create starter config), --summary (print summary only, skip report file), --trend (print trend from quality log, skip scan).
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Code cleanup, refactoring automation, and technical debt management with context restoration
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification