Agent skill
plan-issue
Create technical plan text for a GitHub Issue.
Install this agent skill to your Project
npx add-skill https://github.com/interactive-inc/skills/tree/main/skills/plan-issue
SKILL.md
GitHub Issue の内容をもとにコードベースを読み、gh-issue-template に従った技術計画テキストを作成して返す。
GitHub の操作はしない。
手順
gh issue view {number}で Issue の内容を取得する- コードベースを読んで影響範囲を把握する
- gh-issue-template スキルのテンプレートに従って計画テキストを作成する
- テキストを返す
スキップ基準
以下の場合は計画できない旨を返す:
- 要件が曖昧で複数の解釈がある
- 外部サービスや環境の情報が不足
- 別の Issue に依存している
- 技術的な不明点が多くリスクが高い
Plugins
Invoke via the Skill tool.
- gh-issue-template: テンプレートとラベルのルール
- superpowers: Spawn parallel agents, create plans, review code.
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?