Agent skill
gh-issue
Create a GitHub issue following project guidelines
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/gh-issue-gittower-git-flow-next-2
SKILL.md
Create GitHub Issue
Create a new GitHub issue for the gittower/git-flow-next repository.
Instructions
-
Read ISSUE_GUIDELINES.md for all formatting rules and conventions
-
Gather Information
- If
$ARGUMENTSis provided, use it as the issue title/description - If no arguments, ask the user for a brief description
- If
-
Check for Duplicates
- Search existing issues for similar topics
- If potential duplicates found, show them and ask to confirm creation
-
Create the Issue
- Determine type and apply
bugorenhancementlabel per ISSUE_GUIDELINES.md - Write title and body following ISSUE_GUIDELINES.md conventions
- Use
mcp__github__create_issueto create on gittower/git-flow-next
- Determine type and apply
-
Report Result
- Show the created issue URL
- Suggest next step:
/analyze-issue <number>to start working on it
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?