Agent skill

repo:issue

Kagenti issue templates - bug reports, feature requests, epics

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/repo-issue

SKILL.md

Kagenti Issue Conventions

Issue Templates

The repo has three issue templates in .github/ISSUE_TEMPLATE/:

Template When
bug_report.yaml Reporting a bug with reproduction steps
feature_request.yaml Proposing new functionality
epic.yaml Large multi-PR initiatives

Creating Issues

bash
gh issue create --template bug_report.yaml
bash
gh issue create --template feature_request.yaml

Linking Issues to PRs

In the PR body:

markdown
## Related issue(s)

Fixes #123

Related Skills

  • repo:pr - PR conventions (links issues)
  • repo:commit - Commit conventions
  • ci:status - Check CI status on issues

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results