Create Issues

🌐Community
by fradser · vlatest · Repository

Automatically generates detailed bug reports and feature requests from project discussions and meeting transcripts.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add create-issues npx -- -y @trustedskills/create-issues
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "create-issues": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/create-issues"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to automatically generate issues in a project's issue tracker. It can be used to streamline workflows, reduce manual effort, and ensure that potential problems are captured and addressed promptly. The tool is designed for integration with various platforms and aims to improve overall project management efficiency.

When to use it

  • Bug Reporting: Automatically create issues from error logs or crash reports.
  • Feature Requests: Generate issues based on user feedback or proposed enhancements.
  • Task Management: Create issues for recurring tasks, such as weekly status updates or code reviews.
  • Incident Response: Quickly generate incident reports and track resolution progress.

Key capabilities

  • Issue creation in a project’s issue tracker
  • Integration with various platforms (unspecified)
  • Streamlines workflows
  • Reduces manual effort

Example prompts

  • "Create an issue for the error 'NullPointerException' in module X."
  • "Generate a feature request for implementing dark mode on the website."
  • “Log this crash report as a new issue.”

Tips & gotchas

The skill’s effectiveness depends on accurate and detailed information provided in prompts. Ensure that the AI agent has access to relevant data sources, such as error logs or user feedback, to generate meaningful issues.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
fradser
Installs
22

🌐 Community

Passed automated security scans.