Create Issues
Automatically generates detailed bug reports from user descriptions, streamlining issue tracking for developers.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add brite-nites-create-issues npx -- -y @trustedskills/brite-nites-create-issues
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"brite-nites-create-issues": {
"command": "npx",
"args": [
"-y",
"@trustedskills/brite-nites-create-issues"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The brite-nites-create-issues skill allows AI agents to automatically create issues in GitHub repositories. It can generate issue titles and bodies based on provided information, streamlining the process of bug reporting or feature requests. This skill is designed for efficient task management within software development workflows.
When to use it
- When an agent identifies a bug during testing and needs to file a report.
- To automatically create feature requests based on user feedback analysis.
- For generating issues from log files containing error messages.
- To track tasks identified in documentation or meeting notes.
Key capabilities
- Creates GitHub issues.
- Generates issue titles.
- Populates issue bodies with provided information.
Example prompts
- "Create a GitHub issue for bug report: 'Login button unresponsive on iOS devices' with description 'The login button fails to respond when tapped on iOS devices running version 16 or higher.'"
- "Generate an issue in the 'my-project' repository titled 'Implement dark mode' and include the following details: 'Add a toggle for users to switch between light and dark themes.'"
- “Create a new issue with title ‘Fix broken link’ and body ‘The link on the homepage points to a 404.’”
Tips & gotchas
- Ensure the AI agent has appropriate permissions (write access) to the target GitHub repository.
- The skill's effectiveness depends on the clarity and completeness of the information provided in the prompt regarding issue details.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.