task-partitioner
CommunityPlan multi-agent tasks with safe batching.
Software Engineering#multi-agent#batching#execution-plan#dependency-graph#partition#ownership-mapping
AuthorMinhThang1009
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Partitioning tasks for multi-agent systems can lead to race conditions and unclear ownership. This skill provides automated dependency analysis, batch grouping, and a clear file ownership map to enable safe parallel execution.
Core Features & Use Cases
- Dependency discovery: identify prerequisites and independent tasks.
- Batch planning: split large task graphs into executable batches with defined boundaries.
- Ownership mapping: assign a disjoint set of files to each task to prevent conflicts.
Quick Start
Analyze a provided task list and generate a multi-agent execution plan.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: task-partitioner Download link: https://github.com/MinhThang1009/dotclaude/archive/main.zip#task-partitioner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.