From eidos
Provides a structured approach to refining and improving code quality, architecture, and implementation patterns across projects.
How this skill is triggered — by the user, by Claude, or both
Slash command
/eidos:refineThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
refine.md
refine.md
npx claudepluginhub agenticnotetaking/eidos --plugin eidosFocuses on improving approach, clarity, and quality of working code. Surfaces simpler structures, clearer names, idiomatic alternatives, dead weight, and abstractions. Provides concrete before/after.
Guides code review practices, highlighting common issues and areas for improvement. Activates when reviewing pull requests or code changes.
Refines code quality by analyzing duplication, algorithmic efficiency, clean code violations, architectural fit, anti-slop patterns, and error handling. Use after AI sprints, before releases, or for refactoring existing code.