Agent skill

plan-issue

Create technical plan text for a GitHub Issue.

Stars 1
Forks 1

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.

Didn't find tool you were looking for?

Be as detailed as possible for better results