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.

インストールへ移動

ソース情報

リポジトリ
Harduex/google-keep-vibe-search
ソースの最終更新活動
2026年7月26日 12:44
検出された SKILL.md の言語
英語
スター
2
フォーク
1

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。