Skip to main content

authoring-lane-plans

Decomposes a large body of work into a plan that parallel subagents can execute safely — waves as hard barriers, lanes with provably disjoint write sets, dispatch rounds derived from cross-lane dependencies, and machine-checkable checkpoints per task. Use when turning an audit, a backlog, a migration, or a big refactor into a task plan that several agents will work concurrently, when a plan's tasks keep colliding on the same files, or when deciding what must land before parallel work can start. Bundles a validator for the two invariants a parallel plan must hold. Pairs with a shared-tree lane-execution capability, which drives the resulting plan.

Jump to install

Source facts

Repository
Harduex/google-keep-vibe-search
Last source activity
July 26, 2026 at 12:44
Detected SKILL.md language
English
Stars
2
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.