·resolve_parallel
>_

resolve_parallel

並列処理を使用してすべての TODO コメントを解決する

10インストール·1トレンド·@udecode

インストール

$npx skills add https://github.com/udecode/plate --skill resolve_parallel

resolve_parallel のインストール方法

コマンドラインで resolve_parallel AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/udecode/plate --skill resolve_parallel
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: udecode/plate。

Create a TodoWrite list of all unresolved items grouped by type.Make sure to look at dependencies that might occur and prioritize the ones needed by others. For example, if you need to change a name, you must wait to do the others. Output a mermaid flow diagram showing how we can do this. Can we do everything in parallel? Do we need to do one first that leads to others in parallel? I'll put the to-dos in the merma...

Spawn a pr-comment-resolver agent for each unresolved item in parallel.

So if there are 3 comments, it will spawn 3 pr-comment-resolver agents in parallel. liek this

並列処理を使用してすべての TODO コメントを解決する ソース: udecode/plate。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/udecode/plate --skill resolve_parallel
ソース
udecode/plate
カテゴリ
>_生産性
認証済み
初回登録
2026-03-10
更新日
2026-03-10

Browse more skills from udecode/plate

クイックアンサー

resolve_parallel とは?

並列処理を使用してすべての TODO コメントを解決する ソース: udecode/plate。

resolve_parallel のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/udecode/plate --skill resolve_parallel インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/udecode/plate