Loading...
Loading...
Found 1,225 Skills
Review pull requests. Use when user asks to "review a PR", "/review-pr", or wants to review a pull request.
Use when gh CLI is not installed, not configured, or authentication fails - provides installation steps, authentication methods, and troubleshooting for all platforms
Systematic workflow for addressing PR review comments using gh-pr-review CLI. Use when the user wants to work through PR review comments and prefers the gh-pr-review tool over helper scripts.
Generate release notes from commits since last tag
Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
Use when needing to check PR review comments on current branch, before addressing reviewer feedback, or when asked to fetch/review PR comments
Compare FinOps metrics across multiple repositories in an organization
Base project initialization that other commands can extend for language-specific setup
Git workflow standards, commit conventions, hooks, and pull request practices. Use this when users need guidance on Conventional Commits, Git hooks with Lefthook, pull request templates, .gitignore configuration, or Git workflow best practices for team collaboration.
Manage releases with semantic-release, version bumps, and changelog generation. Use when preparing releases, debugging release failures, or understanding version history.
Prepare commits and pull requests for this repo following the PR template and Conventional Commits.
Generates well-structured PR bodies with dynamically fetched e2e test tags