gentle-ai-issue-creation

Installation
SKILL.md

Gentle AI — Issue Creation Skill

When to Use

Load this skill whenever you need to:

Critical Rules

  1. Blank issues are DISABLEDblank_issues_enabled: false in .github/ISSUE_TEMPLATE/config.yml. You MUST use a template.
  2. status:needs-review is applied automatically — every new issue gets this label; you do NOT add it manually.
  3. status:approved is REQUIRED before ANY work begins — a maintainer must label the issue before you or anyone opens a PR.
  4. Questions go to Discussions — use GitHub Discussions, NOT issues, for questions and general conversation.
  5. No Co-Authored-By trailers — never add AI attribution to commits.
  6. Pre-submission privacy review is MANDATORY — before gh issue create, replace private project names, usernames, home paths, hostnames, secrets/credentials, and environment-specific identifiers with explicit placeholders (<project-name>, <user>, <hostname>, <token>). Keep reproduction structure with placeholders — never redact an example into nothingness. Do NOT redact intentionally public identifiers like gentle-ai, engram, go. A final body scan happens immediately before publish.

Pre-submission Privacy Review

Installs
26
GitHub Stars
5.6K
First Seen
Mar 22, 2026
gentle-ai-issue-creation — gentleman-programming/gentle-ai