Agent skill
issue
[number|description] Investigate and plan GitHub Issues.
Install this agent skill to your Project
npx add-skill https://github.com/interactive-inc/skills/tree/main/skills/issue
SKILL.md
Arguments
/issue {number}
/issue {description}
With number: Fetch the Issue and investigate/plan it.
Without number: Create a new Issue from the description. Before creating, check gh issue list for duplicates. If a duplicate exists, ask the user whether to use the existing Issue or create a new one.
Skills and plugins
Invoke via the Skill tool.
- plan-issue: Create technical plan text for an Issue.
- feature-dev: Investigate codebase and assess impact.
- superpowers: Spawn parallel agents, create plans, review code.
- gh-issue-template: Issue template, labels, and formatting rules.
Workflow
Plan phase
Use the plan-issue skill to create a technical plan and write it to the Issue body.
Report
Present the plan to the user and ask whether to proceed with development.
- Proceed: Invoke the pr skill to continue with implementation.
- Stop: End the workflow.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
stack-tanstack-app
Build and enhance React applications using the TanStack ecosystem. Use this skill when working with TanStack libraries such as Router, Query, Form, or Table—whether starting a new project or integrating into existing code.
voc
Record customer voice to feedbacks/.
backlog
Analyze and plan product backlogs with vision alignment.
gemini
Get alternative perspectives via Google Gemini on complex design decisions, architecture trade-offs, stuck debugging, or approach evaluation.
docs-architecture-review
Review and evaluate repository architecture covering database, tests, API design, components, security, and dependencies.
plan-backlog
Create or update product backlog content.
Didn't find tool you were looking for?