π§ GitHub Workflow Automation Patterns for automating GitHub workflows with AI assistance, inspired by Gemini CLI and modern DevOps practices. When to Use This Skill Use this skill when: - Automating PR reviews with AI - Setting up issue triage automation - Creating GitHub Actions workflows - Integrating AI into CI/CD pipelines - Automating Git operations (rebases, cherry-picks) --- 1. Automated PR Review 1.1 PR Review Action 1.2 Review Comment Patterns javascript // Current user.profile.name; // Suggested user?.profile?.name ?? "Unknown"; area: ${analysis.area} Thanks for reporting this issuβ¦