What problem does it solve?
This Skill removes the manual effort of wiring continuous CI/CD automation with AI assistance across GitHub Actions, Azure Pipelines, and GitLab CI, ensuring consistent triggers, permissions, and safe execution patterns.
Core Features & Use Cases
- Platform-aware setup: Selects the correct CI/CD implementation based on
platform in .hatch3r/hatch.json, defaulting to GitHub Actions.
- Agentic workflow templates: Provides ready-to-adapt workflows for continuous testing improvement, continuous triage, and continuous documentation.
- Guardrails and verification: Enforces ambiguity detection, fan-out discipline for token efficiency, idempotency checks, permission scoping, and rollback steps.
- Security-first defaults: Uses minimal permissions, supports MCP tool access with allowlisting, and emphasizes AI output review before merging.
Quick Start
Ask your AI agent to integrate the hatch3r-gh-agentic-workflows Skill into your repository by selecting your CI platform from .hatch3r/hatch.json and generating the appropriate workflow files with minimal required permissions.