imMamdouhaboammar

Add New GitHub Issue Template — Git skill for Claude Code

Git community

Workflow command scaffold for add-new-github-issue-template in Riftbook.

How to install Add New GitHub Issue Template

Installs to ~/.claude/commands/immamdouhaboammar-riftbook-add-new-github-issue-template.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/imMamdouhaboammar/Riftbook/HEAD/.claude/commands/add-new-github-issue-template.md -o ~/.claude/commands/immamdouhaboammar-riftbook-add-new-github-issue-template.md

Restart Claude Code, or start a new session, for it to be picked up.

What Add New GitHub Issue Template does


name: add-new-github-issue-template description: Workflow command scaffold for add-new-github-issue-template in Riftbook. allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"]

/add-new-github-issue-template

Use this workflow when working on **add-new-github-issue-template** in `Riftbook`.

Goal

Adds a new issue template to guide contributors in reporting bugs or proposing resources.

Common Files

  • .github/ISSUE_TEMPLATE/*.yml

Suggested Sequence

  1. Understand the cu

Alternatives in Git

Full documentation available on GitHub

View Source Repository