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개를 표시합니다.