ai-team
يحتوي ai-team على 3 من skills المجمعة من RickZee، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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).