github

Guide GitHub workflows covering git conventions, CI/CD, and repository management.

Updated May 3, 2026
One-click install
npx skills add https://github.com/marktantongco/remotion-video-pro --skill github-marktantongco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/marktantongco/remotion-video-pro/tree/main/skills/github
Command: npx skills add https://github.com/marktantongco/remotion-video-pro --skill github-marktantongco

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexity of GitHub workflows and operations, providing a comprehensive guide to git conventions, CI/CD, repository management, code review, release management, collaboration, and security best practices.

Core Features & Use Cases

  • Git Workflow Management: Offers a structured approach to branching, commit messages, and pull request workflows.
  • GitHub Actions CI/CD: Delivers a detailed workflow structure for automated testing, building, and deployment.
  • Repository Management: Covers issue templates, project boards, and label conventions for efficient management.
  • Code Review Process: Provides a PR template and review checklist to ensure code quality and consistency.
  • Release Management: Includes semantic versioning, changelog generation, and release notes templates.
  • Security: Offers guidance on Dependabot configuration, branch protection rules, and secret scanning.
  • Collaboration Features: Explains SSH key setup, GPG commit signing, and contribution processes.

Quick Start

Execute the skill to get an overview of the recommended GitHub workflow practices.

Frequently Asked Questions about github

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

FAQPage Schema
How do I set up GitHub Actions CI/CD pipelines for automated testing and deployment?

GitHub Actions CI/CD automates testing, building, and deployment through detailed workflow structures. This skill delivers a comprehensive workflow template to configure automated pipelines for continuous integration and delivery.

Can I use semantic versioning and changelog generation for release management in GitHub?

Repository management utilizes issue templates, project boards, and label conventions to organize and track development tasks efficiently. This skill outlines the structure needed to set up these management components effectively.

Can I use semantic versioning and changelog generation for release management in GitHub?

Repository management utilizes issue templates, project boards, and label conventions to organize and track development tasks efficiently. This skill outlines the structure needed to set up these management components effectively.

What security best practices should I configure for Dependabot and branch protection rules?

GitHub Actions CI/CD automates testing, building, and deployment through detailed workflow structures. This skill delivers a comprehensive workflow template to configure automated pipelines for continuous integration and delivery.

How do I configure SSH keys and GPG commit signing for GitHub collaboration?

Standardizing git conventions involves implementing structured branching strategies, commit message formats, and pull request workflows to ensure code quality and consistency across development teams. This skill provides recommended workflow practices to achieve that standardization.

Does this guide provide a code review checklist and pull request template for maintaining code quality?

Release management in GitHub supports semantic versioning, changelog generation, and release notes templates to track software iterations. This skill includes structured templates to standardize your release processes.