resolve_parallel とは?
並列処理を使用してすべての TODO コメントを解決する ソース: ratacat/claude-skills。
並列処理を使用してすべての TODO コメントを解決する
コマンドラインで resolve_parallel AI スキルを開発環境にすばやくインストール
ソース: ratacat/claude-skills。
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 コメントを解決する ソース: ratacat/claude-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/ratacat/claude-skills --skill resolve_parallel並列処理を使用してすべての TODO コメントを解決する ソース: ratacat/claude-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ratacat/claude-skills --skill resolve_parallel インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/ratacat/claude-skills