Agent Skill
2/7/2026

review-code-simplicity

Use this skill when you need a final review pass to ensure code changes are as simple and minimal as possible. This agent should be invoked after implementation is complete but before finalizing changes, to identify opportunities for simplification, remove unnecessary complexity, and ensure adherence to YAGNI principles.

M
mattjefferson
0GitHub Stars
1Views
npx skills add mattjefferson/agents

SKILL.md

Namereview-code-simplicity
DescriptionUse this skill when you need a final review pass to ensure code changes are as simple and minimal as possible. This agent should be invoked after implementation is complete but before finalizing changes, to identify opportunities for simplification, remove unnecessary complexity, and ensure adherence to YAGNI principles.

Agent Files

My collection of skills, docs, scripts, and commands — built, modified, or picked up from other amazing engineers.


skills/      Agent skills and capabilities
commands/    Slash commands and workflows
scripts/     Sync and utility scripts
docs/        Documentation
prompts/     Prompt templates
Skills Info
Original Name:review-code-simplicityAuthor:mattjefferson