Automates a CI cleanup workflow for Next.js + TypeScript projects: it ensures Prisma types are generated, runs and auto-fixes lint issues, performs type checks, and runs tests — iterating and applying minimal, targeted fixes when steps fail, then summarising status.
Run this skill before pushing code or when CI is failing to quickly diagnose and repair common issues (missing generated types, lint errors, type errors, or failing tests). Useful during PR preparation or automated remediation by an agent with repo access.
Best for agents that can run Node.js/NPM commands and edit repository files (Codex/Copilot-style agents or CLAUDE Code setups capable of executing shell commands).
This skill has not been reviewed by our automated audit pipeline yet.