Agent Skills: GitHub Skill

>

UncategorizedID: poletron/custom-rules/github

Install this agent skill to your local

pnpm dlx add-skill https://github.com/odjaramillo/custom-rules/tree/HEAD/registry/skills/github

Skill Files

Browse the full folder contents for github.

Download Skill

Loading file tree…

registry/skills/github/SKILL.md

Skill Metadata

Name
github
Description
>

GitHub Skill

When to Use

  • Creating new Issues or Pull Requests.
  • Writing Release Notes.
  • Managing Labels and Milestones.

Assets

  • assets/issue-template.md: Standard bug/feature issue.
  • assets/pr-template.md: Standard PR description.
  • assets/release-note.md: Format for releases.
  • assets/contributing-template.md: Guidelines for contributors.
  • assets/code-of-conduct-template.md: Community standards.
  • assets/security-policy-template.md: Security policy.

Workflow

  1. Issues: Always use the template. Ensure reproduction steps are present for bugs.
  2. PRs: Link the PR to the Issue (Fixes #123).
  3. Labels: Use standard labels (bug, enhancement, wontfix).