Killer-Skills Review
Decision support comes first. Repository text comes second.
This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.
효율적인 병렬 작업 실행 및 하위 에이전트 오케스트레이션이 필요한 멀티 태스킹 에이전트에 적합합니다. 병렬 작업 실행기는 태스크 종속성 분석과 로그 업데이트를 통해 태스크를 실행하는 기술입니다
이 스킬을 사용하는 이유
에이전트가 계획 파일을 파싱하고, 작업 의존성을 사용하여 병렬 하위 에이전트에게 작업을 위임하고, 올바른 실행 순서를 보장하며, 오케스트레이션 모드를 활용하고, 각 작업 완료 후 작업 루핑 및 의존성 관리와 같은 프로토콜을 사용하여 로그를 업데이트하는 계획 문서를 제공합니다.
최적의 용도
효율적인 병렬 작업 실행 및 하위 에이전트 오케스트레이션이 필요한 멀티 태스킹 에이전트에 적합합니다.
↓ 실행 가능한 사용 사례 for parallel-task
! 보안 및 제한 사항
- 정의된 작업 의존성을 갖는 계획 파일이 필요
- 하위 에이전트 기반 아키텍처에만 제한
- 올바른 작업 의존성 구성에 의존
Why this page is reference-only
- - Current locale does not satisfy the locale-governance contract.
Source Boundary
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ & Installation Steps
These questions and steps mirror the structured data on this page for better search understanding.
? Frequently Asked Questions
What is parallel-task?
효율적인 병렬 작업 실행 및 하위 에이전트 오케스트레이션이 필요한 멀티 태스킹 에이전트에 적합합니다. 병렬 작업 실행기는 태스크 종속성 분석과 로그 업데이트를 통해 태스크를 실행하는 기술입니다
How do I install parallel-task?
Run the command: npx killer-skills add majiayu000/claude-skill-registry/parallel-task. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.
What are the use cases for parallel-task?
Key use cases include: 복잡한 작업 워크플로우를 위한 하위 에이전트 오케스트레이션, 자동 작업 위임을 위한 계획 파일 파싱, 의존성 해결을 통한 병렬 작업 실행 관리.
Which IDEs are compatible with parallel-task?
This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.
Are there any limitations for parallel-task?
정의된 작업 의존성을 갖는 계획 파일이 필요. 하위 에이전트 기반 아키텍처에만 제한. 올바른 작업 의존성 구성에 의존.
↓ How To Install
-
1. Open your terminal
Open the terminal or command line in your project directory.
-
2. Run the install command
Run: npx killer-skills add majiayu000/claude-skill-registry/parallel-task. The CLI will automatically detect your IDE or AI agent and configure the skill.
-
3. Start using the skill
The skill is now active. Your AI agent can use parallel-task immediately in the current project.
! Reference-Only Mode
This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
parallel-task
병렬 작업 실행기의 작동 원리와 장점을 살펴보세요. 태스크 종속성 분석과 로그 업데이트 기능을 구현합니다