gentle-ai-issue-creation
Installation
SKILL.md
Gentle AI — Issue Creation Skill
When to Use
Load this skill whenever you need to:
- Report a bug in
gga - Request a new feature or enhancement
- Open any GitHub issue on the Gentleman-Programming/gentle-ai repository
Critical Rules
- Blank issues are DISABLED —
blank_issues_enabled: falsein.github/ISSUE_TEMPLATE/config.yml. You MUST use a template. status:needs-reviewis applied automatically — every new issue gets this label; you do NOT add it manually.status:approvedis REQUIRED before ANY work begins — a maintainer must label the issue before you or anyone opens a PR.- Questions go to Discussions — use GitHub Discussions, NOT issues, for questions and general conversation.
- No Co-Authored-By trailers — never add AI attribution to commits.
Workflow
Related skills
More from gentleman-programming/gentle-ai
gentle-ai-branch-pr
Create Gentle AI pull requests with issue-first checks. Trigger: creating, opening, or preparing PRs for review.
13cognitive-doc-design
Design docs that reduce cognitive load. Trigger: writing guides, READMEs, RFCs, onboarding, architecture, or review-facing docs.
8comment-writer
Write warm, direct collaboration comments. Trigger: PR feedback, issue replies, reviews, Slack messages, or GitHub comments.
7work-unit-commits
>
6gentle-ai-chained-pr
Trigger: PRs over 400 lines, stacked PRs, review slices. Split oversized changes into chained PRs that protect review focus.
5