GitHub Workflow

Provide Markdown templates for GitHub Issues, Pull Requests, and branch naming.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/tagty/taskflow --skill github-workflow-tagty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: GitHub Workflow
Source: https://github.com/tagty/taskflow/tree/main/.claude/skills/github-workflow
Command: npx skills add https://github.com/tagty/taskflow --skill github-workflow-tagty

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines your development workflow by providing standardized templates for GitHub Issues and Pull Requests, ensuring consistency and clarity in your project's documentation and communication.

Core Features & Use Cases

  • Issue Templates: Define clear structures for summarizing, detailing goals, listing tasks, and specifying acceptance criteria for new issues.
  • PR Templates: Standardize Pull Request descriptions with sections for summary, changes, testing, demos, screenshots, and related issue linking.
  • Branch Naming Convention: Enforces a consistent naming scheme for feature branches, improving organization and traceability.
  • Use Case: When creating a new feature, use the provided issue and PR templates to ensure all necessary information is captured, making code reviews more efficient and development tracking seamless.

Quick Start

Use the GitHub Workflow skill to generate a new issue template for a feature request.

Frequently Asked Questions about GitHub Workflow

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

FAQPage Schema
How do I standardize GitHub issue and PR formats for my development workflow?

You can standardize GitHub issue and PR formats by applying structured Markdown templates that enforce sections for summaries, goals, tasks, acceptance criteria, changes, and testing to ensure clear project communication.

What should be included in a GitHub issue template for feature requests?

A GitHub issue template should include structured sections for summarizing the feature, detailing goals, listing tasks, and specifying acceptance criteria to capture all necessary information for development tracking.

How do I create a consistent branch naming convention for feature branches?

You can create a consistent branch naming convention by applying standardized schemes that improve organization and traceability across feature branches within your software development projects.

What is the best way to structure a Pull Request description for code reviews?

The best way to structure a Pull Request description is using a standardized template with sections for summary, changes, testing, demos, screenshots, and related issue linking to make code reviews more efficient.

Do I need any additional dependencies to use standardized GitHub PR and issue templates?

No, you do not need any additional dependencies to use these standardized GitHub PR and issue templates, as they are provided in Markdown format to facilitate clear documentation directly.

Why does enforcing structured content in GitHub issues improve project communication?

Enforcing structured content in GitHub issues improves project communication by ensuring all necessary information is captured consistently, making development tracking seamless and code reviews more efficient.