everywan-dev/claude-code-engineering
Agent
Reviews migrations, deletions and any change that touches data or monetary amounts. Mandatory at level 3.
Turn Claude Code into a team that has to prove it. 44 skills, 8 review agents, a validation router and a knowledge layer where nothing is claimed without a check that could have failed.
everywan-dev/claude-code-engineering
Agent
Reviews migrations, deletions and any change that touches data or monetary amounts. Mandatory at level 3.
everywan-dev/claude-code-engineering
Agent
Actively tries to break a change before it ships. Mandatory at level 3. Its goal is to find the failure, not to sign off.
everywan-dev/claude-code-engineering
Agent
Writes up what was done, symptom first. Use when closing any work that took real time to understand.
everywan-dev/claude-code-engineering
Agent
Reviews interface, branding and copy. Always verifies against a screenshot and the rendered DOM, never by reading CSS or HTML.
everywan-dev/claude-code-engineering
Agent
Reviews container, orchestrator, reverse proxy, shared storage and network changes. Use as the second, independent validation on infrastructure work.
everywan-dev/claude-code-engineering
Agent
Implements code and configuration changes. Use when something has to be written or modified, not when something has to be diagnosed. Never validates its own work.
everywan-dev/claude-code-engineering
Agent
Reviews exposure, secrets, authentication and permissions. Mandatory on every level 3 change that touches login, tokens, roles or the network.
everywan-dev/claude-code-engineering
Agent
Writes and runs tests, and judges whether a check proves anything. Use on all level 2 and level 3 work. It is the first of the validators.