gh-create-pr-linked

Community

Create PRs linked to issues, automatically.

Authormvillmow
Version1.0.0
Installs0

System Documentation

What problem does it solve? This Skill simplifies pull request creation by automatically linking PRs to GitHub issues, ensuring proper traceability and reducing manual linking errors. It automates a crucial step in the development workflow, saving time and ensuring accuracy.

Core Features & Use Cases:

  • Automatic Issue Linking: Creates PRs that automatically reference and link to a specified GitHub issue, updating issue status upon merge.
  • Customizable PR Body: Allows for custom descriptions and summaries while maintaining essential issue linkage.
  • Use Case: After completing a feature for issue #42, use this skill to create a pull request. It will automatically link the PR to issue #42, ensuring the issue's status is updated when the PR merges, streamlining project tracking.

Quick Start: Use the gh-create-pr-linked skill to create a pull request linked to GitHub issue number 42.

Dependency Matrix

Required Modules

github-cli

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gh-create-pr-linked
Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#gh-create-pr-linked

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository