Best for
- Use when the user asks for an entropy review, design simplification, complexity control, an overe
aigengame/godot-agent/.agents/skills/entropy-review/SKILL.md
Review software designs, implementation plans, and implemented changes from an agile perspective to determine whether their software entropy is proportionate to current goals. Identify scope creep, overengineering, excessive defensive design, premature generalization, and hard-to-maintain mechanisms whose costs outweigh their value; provide smaller, more reversible alternatives with faster feedback. Use when the user asks for an entropy review, design simplification, complexity control, an overe
Decision brief
Review software designs, implementation plans, and implemented changes from an agile perspective to determine whether their software entropy is proportionate to current goals. Identify scope creep, overengineering, excessive defensive design, premature generalization, and hard-to-maintain mechanisms whose costs outweigh their value; provide smaller, more re…
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/aigengame/godot-agent --skill ".agents/skills/entropy-review"Inspect the Agent Skill "entropy-review" from https://github.com/aigengame/godot-agent/blob/40de7e52ce32bf205511ca23d7607ba9fb72ca3e/.agents/skills/entropy-review/SKILL.md at commit 40de7e52ce32bf205511ca23d7607ba9fb72ca3e. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
Mark judgments without evidence as assumptions. Do not use assumptions as reasons to expand the solution.
Organize the work in this order:
Review whether a software design, implementation plan, or implemented change introduces software entropy proportionate to the problem it solves.
Mark judgments without evidence as assumptions. Do not use assumptions as reasons to expand the solution.
Describe the smallest end-to-end solution that satisfies the current goal:
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 86/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 28 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Review whether a software design, implementation plan, or implemented change introduces software entropy proportionate to the problem it solves.
Do not optimize for the fewest lines of code, and do not reject architecture, testing, or defensive design. Distinguish between:
Protect working software, fast feedback, reversible evolution, and long-term comprehensibility.
Treat software entropy as the tendency of accumulated concepts, structures, state, and rules to make a system increasingly difficult to understand, verify, and change.
Seek the minimum sufficient complexity for the current goal. Preserve necessary structure without letting completeness or robustness become reasons for unrelated mechanisms.
Establish:
Mark judgments without evidence as assumptions. Do not use assumptions as reasons to expand the solution.
Describe the smallest end-to-end solution that satisfies the current goal:
Use this solution as a comparison baseline, not as a predetermined final answer.
Identify every concept, layer, state, rule, exception, process, and maintenance duty introduced by the design, plan, or change.
Ask for each one:
Do not retain mechanisms by default when these questions cannot be answered.
Check:
Use these dimensions to find problems. Do not turn them into a mechanical score.
Keep complexity that:
Simplify, defer, or remove complexity that:
Check whether the design, plan, or change:
If testing the core judgment requires a long investment, split the work into smaller increments or run an experiment first.
Choose one primary action for each mechanism:
Do not merely label something “overdesigned.” Provide a smaller alternative that still satisfies the current goal.
Organize the work in this order:
Stop expanding when the current goal is satisfied and the next step is driven only by future assumptions.
Provide:
Report only findings that can change a decision or implementation approach. If no substantive issue exists, return Keep and stop; do not manufacture findings to fill the format.
Alternatives
prowler-cloud/prowler
PostgreSQL indexing best practices for Prowler: index design, partial indexes, partitioned table indexing, EXPLAIN ANALYZE validation, concurrent operations, monitoring, and maintenance. Trigger: When creating or modifying PostgreSQL indexes, analyzing query performance with EXPLAIN, debugging slow queries, reviewing index usage statistics, reindexing, dropping indexes, or working with partitioned table indexes. Also trigger when discussing index strategies, partial indexes, or index maintenance
HKUDS/Vibe-Trading
Create, modify, and optimize quantitative trading strategies, then backtest and evaluate them.
alirezarezvani/claude-skills
ISO 13485 Quality Management System implementation and maintenance for medical device organizations. Provides QMS design, documentation control, internal auditing, CAPA management, and certification support. Use when working with medical device quality systems, preparing for ISO 13485 audits, managing regulatory compliance documentation, setting up corrective actions, or building audit preparation programs. Useful for quality management, audit preparation, regulatory compliance, medical device d
respira-press/agent-skills-wordpress
Use when the user says 'build a design system for my site', 'extract design tokens', 'capture my brand', or 'build my style guide', or after a rebrand. Reads representative pages, theme files, and media to extract logo, colors, typography, spacing, and components, then writes a visible style-guide page.