ai-team
ai-team contém 3 skills coletadas de RickZee, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Diagnose and fix ai-team GitHub Actions CI failures (lint, test, web-e2e, integration, security). Use when CI is red, the user links an actions run, or before pushing web dashboard / E2E changes.
Runs Ruff, mypy, unit tests, and pip-audit before git push or when preparing for CI/PR. Use --main, --frontend, or --e2e for fuller gates. Use when pushing code, opening a pull request, or when CI failed on ruff, tests, pip-audit, or security.
Run Ruff lint and format before git push or PR. Use when pushing code, when CI failed on Lint, or after editing Python files. Prefer ./scripts/pre_push_check.sh for the full CI gate (includes mypy and pip-audit).