Run Prisma generate, lint (auto-fix), typecheck, and tests; iterate until clean, summarize results. Use when CI is failing or before pushing to verify the repo is clean.
$npx -y skills add hey-diga/dotclaude --skill fix-ciInstalls into the current project.
Run `npx skills use "https://github.com/hey-diga/dotclaude" --skill "hey-diga/dotclaude/fix-ci"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hey-diga/dotclaude" that are relevant to the current task. Run `npx skills add "https://github.com/hey-diga/dotclaude"` and select the relevant skills, then follow their instructions.