issue-operations

Community

Route issue actions to the right platform.

Authormichael-conrad
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Platform-agnostic Issue Operations Router that directs issue actions to the appropriate platform sub-skills (github-mcp, gitbucket-api, or local) based on the current github.platform. This central router ensures consistent behavior, governance, and routing across platforms.

Core Features & Use Cases

  • Platform routing: evaluate session's github.platform and dispatch to the correct sub-skill.
  • Trigger-dispatch table: maps user intents (create issue, comment, close issue, add label, link sub-issues) to the targeted platform.
  • Cross-platform parity: maintains consistent behavior for GitHub MCP, GitBucket API, and local environments.
  • Governance & safety: enforces bylines, verification gates, and strict dispatch contracts.

Quick Start

Invoke the skill and issue operation by calling task() with a focused prompt like "create issue".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: issue-operations
Download link: https://github.com/michael-conrad/.opencode/archive/main.zip#issue-operations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.