Claude-code-plugins-plus-skills github-issue-creator

install
source · Clone the upstream repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/jeremylongshore/claude-code-plugins-plus-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/planned-skills/generated/20-enterprise-workflows/github-issue-creator" ~/.claude/skills/jeremylongshore-claude-code-plugins-plus-skills-github-issue-creator && rm -rf "$T"
manifest: planned-skills/generated/20-enterprise-workflows/github-issue-creator/SKILL.md
source content

Github Issue Creator

Purpose

This skill provides automated assistance for github issue creator tasks within the Enterprise Workflows domain.

When to Use

This skill activates automatically when you:

  • Mention "github issue creator" in your request
  • Ask about github issue creator patterns or best practices
  • Need help with enterprise workflow skills covering project management, compliance, governance, and enterprise integration patterns.

Capabilities

  • Provides step-by-step guidance for github issue creator
  • Follows industry best practices and patterns
  • Generates production-ready code and configurations
  • Validates outputs against common standards

Example Triggers

  • "Help me with github issue creator"
  • "Set up github issue creator"
  • "How do I implement github issue creator?"

Related Skills

Part of the Enterprise Workflows skill category. Tags: enterprise, governance, compliance, project-management, integration