·cook-parallel
</>

cook-parallel

[Implementation] ⚡⚡⚡ Parallel implementation - multiple tasks simultaneously

24Installs·2Trend·@duc01226

Installation

$npx skills add https://github.com/duc01226/easyplatform --skill cook-parallel

How to Install cook-parallel

Quickly install cook-parallel AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill cook-parallel
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: duc01226/easyplatform.

SKILL.md

View raw

Before modifying ANY code: Verify assumptions with actual code evidence. Search for usages, read implementations, trace dependencies. If confidence < 90% on any change, investigate first or ask user. See .claude/skills/shared/anti-hallucination-protocol.md for full protocol.

| File Ownership | Each subagent owns specific files - no overlap | | Dependency Order | Respect dependency graph | | Max Concurrent | 3 subagents max to prevent conflicts | | Sync Points | Integration checkpoints between phases |

| Speed | 2-3x faster | Baseline | | Coordination | Higher complexity | Simple | | Conflicts | Risk of merge issues | None | | Context | Split across agents | Unified |

[Implementation] ⚡⚡⚡ Parallel implementation - multiple tasks simultaneously Source: duc01226/easyplatform.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/duc01226/easyplatform --skill cook-parallel
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from duc01226/easyplatform

Quick answers

What is cook-parallel?

[Implementation] ⚡⚡⚡ Parallel implementation - multiple tasks simultaneously Source: duc01226/easyplatform.

How do I install cook-parallel?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill cook-parallel Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/duc01226/easyplatform