Skip to main content

syncable-dev/memfleet-public

SkillsMP は syncable-dev/memfleet-public から 10 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
10
GitHub スター
10
GitHub フォーク
1

このリポジトリの skills

1 件の職業カテゴリ · 100% 分類済み

収集済み skill 10 件中 10 件を表示しています。

職業分類
ソフトウェア開発者
説明

Always use when publish_intent returned a non-empty active_conflicts list, or when record_episode classified the result as Class B (you may have lost LWW) or Class C (blocked). Triggered by: 'publish_intent returned conflicts', 'I got a Class B and lost',…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Always use FIRST in any multi-agent session before reading code, planning a refactor, or making an edit on a repo with a registered MemFleet broker. Triggered by: 'I'm about to edit X', 'rename Y across the fleet', 'plan this refactor', joining a running…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when orchestrating a multi-step fleet edit: large refactors that span many symbols, leader-driven work split across follower agents, or any plan where one agent declares the shape and others execute leaf changes. Triggered by: 'coordinate the fleet on…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Always use as the once-per-session opener and as the periodic dashboard refresh. Returns active intents, open subscriptions, episode counts, and conflict counts split by class. Triggered by: 'how busy is the fleet', 'are there open conflicts', 'is anyone…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Always use to read current coordination state for a symbol — recent episodes, active intents, dominant intent, conflict density, Y-doc thread. Triggered by: 'is anyone working on X', pre-edit reconnaissance, checking fleet activity on a symbol, reading…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Always use BEFORE modifying any symbol in a multi-agent session to register structural intent and surface blast radius + active conflicts. Triggered by: about to refactor / rename / delete / modify code, planning an edit, checking if another agent is working…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Always use to search episodes across a repository filtered by node, intent type, conflict class, time range, or agent. Triggered by: 'what changed this morning', 'who last touched the auth module', 'show me the conflict inbox', 'did anyone try X recently',…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Always use IMMEDIATELY AFTER an edit completes to record the structural episode, classify A/B/C conflict class, and update NodeState rollups for all touched + propagated nodes. Triggered by: finished writing code, about to commit, reporting edit completion to…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Always use as the end-to-end workflow around any edit in a multi-agent session — get_node_state → publish_intent → edit → record_episode → branch on conflict class. Triggered by: 'implement X', 'rename Y', 'add feature Z', 'apply this fix' when other agents…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use to register a streaming subscription so the broker pushes episode notifications filtered by symbol, module, or intent kind. Triggered by: long-running agent sessions (anything > one edit), follower role in a leader-orchestrated wave, watching a specific…

原文の言語: 英語

更新
収集済み skill 10 件中 10 件を表示しています。