ワンクリックで
topology-pattern-author
Turn successful meta-runtime topology experiments into reusable topology patterns.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Turn successful meta-runtime topology experiments into reusable topology patterns.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | topology-pattern-author |
| description | Turn successful meta-runtime topology experiments into reusable topology patterns. |
| version | 1.0.0 |
| metadata | {"sloppy":{"tags":["runtime","topology","patterns"],"category":"runtime"}} |
Use this skill after a topology experiment has been promoted and the same coordination pattern is likely to recur.
archive_topology_pattern; the provider will not infer them from the source proposal.propose_from_pattern with explicit ops.Confirm the archived pattern points back to the source experiment/proposal, stores the explicit operation list you intended, and that propose_from_pattern creates a normal pending proposal from the adapted ops.
Drive Sloppy persistent session goals through extension-backed metadata instead of hardcoded planning policy.
Use GPT-5.5 and Claude Opus 4.7 ACP sub-agents in an iterative planner/auditor/implementer loop for development tasks.
Coordinate Sloppy child agents through the delegation provider without polling, including parent-side parallel work, result retrieval, and child-session cleanup.
Review skill usage, failures, and repeated procedures, then propose minimal skill changes through the skills provider.
Diagnose failed meta-runtime route dispatch and propose minimal route or endpoint repairs.
Design Sloppy meta-runtime topology changes through ordinary SLOP proposals instead of hardcoded repair policy.