planning-tasks
Use when you have a spec or requirements for a multi-step task, before touching code.
deploy-helper
Deployment utilities for various platforms with health checks and rollback
phase-workflow-runner
Runs a complete phase workflow: audit existing work, fill gaps, run tests, verify acceptance criteria, and report readiness for next phase. Use when user asks to run or complete a project phase.
finishing-a-development-branch
Use when all implementation tasks are complete and verified - provides structured workflow to verify tests, present merge options, and execute cleanup
atlas-agent-peer-reviewer
Adversarial quality gate agent for code review - finds flaws before users do
ms-hosting
Use when deploying Microsoft Agent Framework agents to production. Triggers: "agent hosting", "deploy agent", "ASP.NET Core", "production deployment", "agent service". NOT for: Local development or DevUI testing.
wave-coherence-validation
Validates that wave tasks build upon existing implementations in logical dependency order
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
project-scaffolder
Guide for setting up Claude Code infrastructure in new or existing projects
health-analyze-skill
Analysis phase for /health-check command - scores each component
android-playstore-pipeline
Complete end-to-end Android Play Store deployment pipeline setup in one command
verify-release-readiness
Verify release readiness by detecting changed skills, checking version updates, and running validation scripts. Use before creating releases or publishing to marketplace.
writing-tickets
Use when you have a spec or requirements for a multi-step task, before touching code
validation
Runs validation checks and gating tasks to ensure artifacts meet strict-mode requirements and quality standards.
composer
GCP Composer 2 deployment and operations with Terraform configuration. Use when creating Composer environments, configuring worker/scheduler/triggerer resources, setting up Airflow connections and variables, implementing monitoring dashboards, troubleshooting worker crashes or scheduler lag, performing version upgrades, or implementing disaster recovery.
awesomeexecuting-plans
Execute detailed plans in batches with review checkpoints
production-readiness
Harden code and pipelines for production. Use when the user asks for production-ready code, hardening, release readiness, performance, monitoring, or reliability.