pr-automation-approve-workflows
Approve pending GitHub Actions workflows and add /ok-to-test comments to PRs that need testing
Approve pending GitHub Actions workflows and add /ok-to-test comments to PRs that need testing
Comprehensive validation of collector bot packages using 8 parallel specialized agents. Use to validate existing collector packages for compliance.
Use when (1) preparing a release for staging or production, (2) generating release notes and changelog, (3) verifying environment readiness before deployment. Prepares all artifacts needed for a release.
Configure Android release build signing with dual-source credentials (env vars + gradle.properties)
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Provide local debugging scripts for Docker including build, run, and environment setup for development workflow.
Setup and validation skill for the project automation suite. Checks for required directories, CLI tools, and skill dependencies. Run this first in any new environment or to diagnose issues. Use when user says "install skills", "setup environment", "check dependencies", or "diagnose setup".
Complete 9-gate pre-dev workflow for large features (≥2 days)
Quality gates and enforcement. Use when defining and enforcing code quality standards.
Use when deploying to Vercel - covers Fluid Compute (timeout issues, 60s bug), vercel.json configuration, maxDuration settings, cron jobs, environment variables (printf gotcha), monorepo setup, Next.js issues, and common build errors
WHEN: Dockerfile review, multi-stage builds, layer optimization, docker-compose WHAT: Image optimization + Layer caching + Security scanning + Compose best practices + Build efficiency WHEN NOT: Kubernetes → k8s-reviewer, Terraform → terraform-reviewer
Run verification commands and confirm output before claiming success or completion. WHEN: MUST use before claiming work complete. Invoke with "/verification-before-completion" or "verify this works", "run verification". Evidence before claims, always. WHEN NOT: Still implementing, still debugging, exploring codebase.
Rollback the latest to the previous deployment. Requires authentication. Use for Agentuity cloud platform operations
Deployment and DevOps for EFT-Tracker using Coolify, Docker, and Nixpacks. Covers 3-tier validation, pre-push hooks, and production deployment. Activates when user mentions: deploy, deployment, Docker, Coolify, production, staging, nixpacks, build, CI/CD, pre-push, webhook.
Orchestrates the 6-gate development workflow for implementing tasks. Manages state, dispatches specialist agents, and enforces gate requirements.
Discovery phase for /health-check command - finds components for health analysis
Conventions for service configuration and environment variables: naming, precedence, validation at startup, secrets handling, environment detection, and documentation patterns
Manage viya-app local development environment - set service versions from PRs, restart containers
Fetches Dependabot security alerts from a repository and returns structured data about packages with vulnerabilities, their severity, and minimum versions needed to resolve them. Use with an LLM to intelligently resolve dependency updates with proper version management.
Creates GitHub Actions composite actions. Use when building reusable action.yml files, integrating github-script, or setting up action inputs/outputs.
Production-grade Docker containerization for FastAPI, Pytest, SQLModel, and Pydantic projects. This skill should be used when users ask to dockerize FastAPI applications, create multi-stage Docker builds, optimize Docker images for Python APIs, set up CI/CD Docker pipelines, or deploy containerized Python web APIs with maximum performance and minimal image size.
UI-first rule + backend artifact staging under /supabase. Create only; do not apply/deploy/publish until post-UI gate.