10 lines
373 B
Markdown
10 lines
373 B
Markdown
---
|
|
description: Decompose monolithic plan into parallel task files
|
|
argument-hint: "[plan-file]"
|
|
allowed-tools: [Bash, Read, Write]
|
|
---
|
|
|
|
Use the decomposing-plans skill exactly as written to break up the monolithic plan into individual task files and identify parallelization opportunities.
|
|
|
|
If no plan file is provided, find the most recent plan in docs/plans/ directory.
|