km:github-workflow

Automate GitHub branch creation, review, commit, push, and pull request workflows.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/koumatsumoto/agent-config --skill km-github-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: km:github-workflow
Source: https://github.com/koumatsumoto/agent-config/tree/main/templates/skills/github-workflow
Command: npx skills add https://github.com/koumatsumoto/agent-config --skill km-github-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub workflow automation reduces manual steps to create a feature branch, run reviews, commit changes, push, and open a PR, ensuring consistent and traceable delivery.

Core Features & Use Cases

  • Branch preparation and context switching to the correct working branch
  • Review integration, commit generation, and push to remote
  • PR creation with URL sharing and discussion points
  • Use Case: When preparing a new feature, run through Phase 1 (branch), Phase 2 (review), and Phase 3 (PR) automatically

Quick Start

Start the workflow by invoking the GitHub automation for your current repository state and follow the prompts to complete branch, review, and PR steps.

Frequently Asked Questions about km:github-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a GitHub pull request workflow from branch creation to commit?

GitHub pull request workflow automation handles branch creation, code review, commit generation, and push updates. It enforces context gathering and ensures success criteria are met before opening pull requests across repositories.

What is the best way to streamline feature branch creation and pull request generation?

Streamlining feature branch creation and pull request generation involves automating branch preparation, context switching, review integration, and commit generation. It ensures consistent delivery and handles PR creation with URL sharing.

Can I use GitHub workflow automation to enforce context gathering before pushing commits?

Yes, GitHub workflow automation enforces context gathering before pushing commits. It verifies branch status, upstream tracking, unpushed changes, and remote configurations to ensure success criteria are met.

How to run an end-to-end GitHub branch, review, and PR workflow automatically?

Running an end-to-end GitHub branch, review, and PR workflow involves invoking the GitHub automation for your current repository state and following the prompts to complete the branch, review, and PR phases.

Does GitHub workflow automation handle both commit generation and remote push updates?

Yes, GitHub workflow automation handles both commit generation and remote push updates. It integrates code reviews, generates commits, pushes updates to the remote repository, and opens pull requests automatically.

When do I need automated GitHub workflow automation for pull requests?

You need automated GitHub workflow automation for pull requests when preparing a new feature. It reduces manual steps to create branches, run reviews, commit changes, push, and open PRs, ensuring traceable delivery.