github-workflow

Manage GitHub repositories, branches, commits, pull requests, and issues with Linear integration.

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/sori883/evo --skill github-workflow-sori883
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-workflow
Source: https://github.com/sori883/evo/tree/main/.claude/skills/github-workflow
Command: npx skills add https://github.com/sori883/evo --skill github-workflow-sori883

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines GitHub operations by integrating with Linear, making it easier to manage repository, branch, commit, pull request, and issue workflows.

Core Features & Use Cases

  • GitHub Integration: Read, create, and update GitHub repository, branch, commit, pull request, review comment, CI/check failure, release note, and GitHub issue.
  • Linear Sync: Sync GitHub activities with Linear issues for a seamless workflow.
  • Branch and Commit Management: Automate branch and commit naming conventions to maintain consistency.
  • Pull Request Handling: Create and update pull requests with detailed descriptions and links to Linear issues.
  • CI and Checks Management: Monitor and manage CI failures and checks within GitHub.

Quick Start

Use the github-workflow skill to create a new pull request for a Linear issue 'ENG-123'.

Frequently Asked Questions about github-workflow

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

FAQPage Schema
How do I automate GitHub pull request creation with Linear issue integration?

To automate pull request creation with Linear integration, you use specialized workflow scripts to generate PRs with detailed descriptions and automatically link them to specific Linear issues like 'ENG-123'. This ensures your GitHub activities stay perfectly synced with your issue tracking system.

What's the best way to maintain consistent branch and commit naming conventions in GitHub?

The best way to maintain consistent branch and commit naming is to automate the conventions using dedicated workflow scripts. This approach enforces standardized branch management and commit management patterns across your repository, preventing inconsistent or incorrectly formatted commit histories.

Do I need GitHub API access to manage pull requests and CI checks with Linear?

Yes, you need GitHub API access to manage pull requests, branch operations, and CI checks. The workflow requires this API access alongside active Linear integration to successfully read, create, and update repository workflows while syncing activities with your issue tracking.

Can I automatically monitor and manage CI check failures in GitHub repositories?

Yes, you can automatically monitor and manage CI check failures within GitHub repositories. The workflow scripts handle CI and checks management by reading failure data, allowing you to track status updates and address issues directly connected to your pull requests.

How does syncing GitHub activities with Linear issues improve repository workflow?

Syncing GitHub activities with Linear issues improves repository workflow by creating a seamless connection between code changes and issue tracking. It automatically updates Linear issues with pull request links, branch statuses, and CI results, eliminating manual updates and keeping project tracking accurate.