resolve_parallel이란?
병렬 처리를 사용하여 모든 TODO 주석을 해결합니다. 출처: udecode/plate.
병렬 처리를 사용하여 모든 TODO 주석을 해결합니다.
명령줄에서 resolve_parallel AI 스킬을 개발 환경에 빠르게 설치
출처: 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병렬 처리를 사용하여 모든 TODO 주석을 해결합니다. 출처: udecode/plate.
터미널 또는 명령줄 도구(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