Skip to main content
Manusで任意のスキルを実行
ワンクリックで
darthjee
GitHub クリエイタープロフィール

darthjee

1 件の GitHub リポジトリにある 14 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
14
リポジトリ
1
更新
2026-07-10
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

auto-monitor-pr
その他コンピュータ職

Monitors a given PR for merge/close/approval/new owner comments, blocking until one of those occurs, then reports the outcome. Tracks each owner comment's open/addressed lifecycle with :eyes:/:+1: reactions on the comment itself, but leaves deciding how to address a comment to the caller. Usage: /auto-monitor-pr <pr_number>

2026-07-10
auto-fix-all
ソフトウェア開発者

Autonomously runs the full pipeline (new issue → plan → fix → monitor) for a queue of issue IDs, one at a time, forever — waiting for new IDs to be pushed onto the queue whenever it runs dry — with no user interaction except when a PR is closed without merging. Usage: /auto-fix-all <id1> <id2> ...

2026-07-09
auto-fix-issue
ソフトウェア開発者

Autonomously implements a planned issue with no user interaction. Discovers the specialist agents involved in the plan, dispatches them in parallel, reviews and re-dispatches until correct, then opens or marks ready a pull request. Usage: /auto-fix-issue <id> or /auto-fix-issue #<id>

2026-07-09
discuss-issue
ソフトウェア開発者

Discusses and refines an existing GitHub issue through an iterative dialogue, optionally spawning specialist agents to deepen understanding, then saves a structured markdown issue file and, on confirmation, kicks off planning on a committed branch. Usage: /discuss-issue #19

2026-07-09
auto-monitor-issue-pr
その他コンピュータ職

Resolves the PR for an issue's currently checked-out branch, then monitors it for merge/close/approval/new owner comments, blocking until one of those occurs. Used by auto-fix-all. Usage: /auto-monitor-issue-pr <id>

2026-06-27
init-claude
ソフトウェア開発者

Configures CLAUDE.md and .github/copilot-instructions.md for a project, creating or updating them to point to a shared AGENTS.md file. Handles multiple scenarios depending on which files already exist. Usage: /init-claude

2026-06-26
plan-issue
ソフトウェア開発者

Creates a implementation plan for a given issue. Reads the issue file, analyzes the codebase, asks clarifying questions, and writes a structured plan in the plans folder. Usage: /plan-issue 99 or /plan-issue #99

2026-06-26
auto-new-issue
その他コンピュータ職

Autonomously creates a new issue file in the project's issues folder, without asking the user anything. Parses an optional ID and title, infers a structured description (pre-populating from GitHub when a numeric ID is given), saves the file, commits it, and syncs it to GitHub. Usage: /auto-new-issue #19 - Title or /auto-new-issue Title

2026-06-25
このリポジトリの収集済み skills 14 件中、上位 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました