github-actions-cicd

Installation
SKILL.md

GitHub Actions CI/CD Skill

Quick Start

  1. Read Phase 5 Constitution - constitution-prompt-phase-5.md
  2. Create workflows directory - .github/workflows/
  3. Set up CI pipeline - Test, lint, build on PR
  4. Set up CD pipeline - Deploy to staging/production
  5. Configure secrets - Docker registry, K8s credentials
  6. Add branch protection - Require CI to pass

Workflow Structure

Installs
2
First Seen
Feb 21, 2026
github-actions-cicd — maneeshanif/todo-spec-driven