Summary
- Official GitHub Actions documentation lookup and workflow guidance grounded in current docs.
- Answers questions about workflow syntax, triggers, jobs, matrices, runners, reusable workflows, secrets, OIDC, and deployments by retrieving and citing exact GitHub docs pages Classifies requests into eight categories (getting started, authoring, runners, security, deployments, custom actions, monitoring, migration) to route to the most relevant documentation Provides YAML examples and step-by-step guidance only when the user requests them or when the docs page makes examples necessary Explicitly routes non-Actions questions (PR operations, CI failure triage, CodeQL, Dependabot) to more specialized skills