code-simplification (addyosmani/agent-skills)
Production engineering skill that reduces complexity and removes unnecessary abstraction.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for code-simplification (addyosmani/agent-skills), derived from its capabilities.
AIVSS 6.8 ยท Medium
View MAESTRO 7-layer threat model โOverview
A skill from Addy Osmani's production-grade agent-skills pack that guides simplifying code โ cutting needless abstraction, dead code, and over-engineering โ as a reviewable discipline. Surface: injects simplification heuristics and edits source.
Key features
- Complexity-reduction heuristics
- Removes over-engineering and dead code
- Part of a production engineering pack
Use cases
- Simplify an over-abstracted module
- Reduce diff and cognitive load in a PR