Create Issue

🌐Community
by smartworkx · vlatest · Repository

Automatically generates detailed issue reports in your project management system based on provided context and data.

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 smartworkx-create-issue npx -- -y @trustedskills/smartworkx-create-issue
2

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

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

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

About This Skill

What it does

The smartworkx-create-issue skill allows AI agents to automatically generate and submit issues to a specified project management system. It can populate issue fields like title, description, priority, and assignee based on user input or extracted information. This streamlines the process of bug reporting, feature requests, and task creation within development workflows.

When to use it

  • Bug Reporting: Automatically create an issue when an AI agent identifies a potential software defect during testing.
  • Feature Requests: Allow users to submit new feature ideas directly into the project management system as actionable tasks.
  • Task Creation: Generate issues for recurring or automated tasks, such as documentation updates or code reviews.
  • Incident Response: Quickly create incident reports with relevant details when an AI agent detects a system anomaly.

Key capabilities

  • Issue creation in supported project management systems (specific systems not listed)
  • Population of issue fields (title, description, priority, assignee)
  • Integration with user input and extracted information

Example prompts

  • "Create a bug report for the login page; it's intermittently failing."
  • "Submit a feature request: add dark mode to the application."
  • "Generate an issue titled 'Update documentation on API endpoint X'."

Tips & gotchas

The skill requires access credentials and configuration details for the target project management system. Ensure these are properly set up before use, as incorrect configurations will prevent issue creation.

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
smartworkx
Installs
8

🌐 Community

Passed automated security scans.