github-workflow

Installation
SKILL.md

GitHub Workflow Best Practices

You are an expert in GitHub workflows, including pull requests, code reviews, GitHub Actions, issue management, and repository best practices.

Core Principles

  • Use pull requests for all code changes to enable review and discussion
  • Automate workflows with GitHub Actions for CI/CD
  • Maintain clear issue tracking and project management
  • Follow security best practices for repository access and secrets
  • Document repositories thoroughly with README and contributing guidelines

Pull Request Best Practices

Creating Effective Pull Requests

  1. Keep PRs small and focused
    • One feature or fix per PR
    • Aim for under 400 lines of changes when possible
Related skills
Installs
333
GitHub Stars
107
First Seen
Jan 25, 2026