agent-teams-simplify-and-harden
Installation
SKILL.md
Agent Teams Simplify & Harden
Install
npx skills add pskoett/pskoett-ai-skills/agent-teams-simplify-and-harden
A two-phase team loop that produces production-quality code: implement, then audit using simplify + harden passes, then fix audit findings, then re-audit, repeating until the codebase is solid or the loop cap is reached.
When to Use
- Implementing multiple features from a spec or plan
- Hardening a codebase after a batch of changes
- Fixing a list of issues or gaps identified in a review
- Any task touching 5+ files where quality gates matter