What problem does it solve? Teams where AI agents generate a large share of implementation output need a different engineering operating model, since traditional review and testing practices do not scale to high-volume generated code. ## Core Features & Use Cases - Process Guidance: Shifts team focus from typing speed to planning quality, eval coverage, and system-level review. - Architecture Requirements: Recommends agent-friendly architectures with explicit boundaries, stable contracts, typed interfaces, and deterministic tests. - Review and Testing Standards: Defines what to review (behavior regressions, security assumptions, data integrity, rollout safety) and raises the testing bar for generated code. - Use Case: An engineering lead rolling out AI-assisted development uses this skill to redesign code review checklists and set regression coverage requirements for AI-generated pull requests. ## Quick Start Ask the AI to apply the ai-first-engineering skill to redesign your team's code review and testing process for AI-generated code.