Gen Specs As Issues

🏢Official
by github · vlatest · Repository

Generates detailed specifications from existing issues, streamlining documentation and ensuring consistent requirements across projects.

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 gen-specs-as-issues npx -- -y @trustedskills/gen-specs-as-issues
2

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

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

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

About This Skill

What it does

The gen-specs-as-issues skill generates specification documents as GitHub issues, making it easier to track and manage requirements or design decisions within a project's issue tracker. It allows users to structure technical specifications in a format that integrates directly with GitHub workflows.

When to use it

  • When documenting feature requirements for a development team using GitHub.
  • To convert design documentation into actionable items tracked as issues.
  • For maintaining traceability between specification documents and implementation tasks.
  • During project planning or onboarding when aligning stakeholders on technical details.

Key capabilities

  • Converts specifications into GitHub issue format.
  • Integrates with GitHub workflows for version control and collaboration.
  • Helps organize requirements in a structured, trackable way.

Example prompts

  • "Generate a GitHub issue from this API specification."
  • "Convert the design document into a GitHub issue template."
  • "Create an issue based on these technical requirements."

Tips & gotchas

  • Ensure that your GitHub repository is properly configured to accept and manage issues.
  • This skill assumes you have access to a GitHub account and the necessary permissions to create or modify issues in a project.

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
github
Installs
4.0k

🏢 Official

Published by the company or team that built the technology.