issue-list

/issue-list - GitHub Issue一覧表示

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "issue-list" with this command: npx skills add vanilla-bar/kernel/vanilla-bar-kernel-issue-list

/issue-list - GitHub Issue一覧表示

GitHub Issueの一覧を表示する。

引数: /issue-list [open|closed|all] (省略時は open )

手順

  1. 引数の確認

$ARGUMENTS でstateフィルタを指定できる:

  • open (デフォルト): オープン中のIssue

  • closed : クローズ済みのIssue

  • all : すべてのIssue

  1. Issue一覧の取得・表示

gh issue list --state {STATE}

結果をテーブル形式で見やすく表示する。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

issue-open

No summary provided by upstream source.

Repository SourceNeeds Review
General

commit

No summary provided by upstream source.

Repository SourceNeeds Review
General

prune

No summary provided by upstream source.

Repository SourceNeeds Review
General

think

No summary provided by upstream source.

Repository SourceNeeds Review