Skip to main content
syncable-dev
GitHub クリエイタープロフィール

syncable-dev

3 件の GitHub リポジトリにある 39 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
39
リポジトリ
3
更新
2026年8月17日
リポジトリエクスプローラー

リポジトリと代表的な skills

memtrace-change-impact-analysis
ソフトウェア開発者

Compute what a planned source-code change will break — blast radius, affected processes, cross-repo callers, temporal stability, and Cortex decision-memory constraints — and produce a risk-rated change plan. Use for multi-symbol or multi-part edits,…

2026年7月15日
memtrace-decision-memory
ソフトウェア開発者

Use Cortex decision memory through the normal Memtrace MCP tools. Trigger for free-text questions about what was decided, chosen, rejected, banned, or established as a convention; for why a symbol exists or which contracts constrain it; for whether a known…

2026年7月15日
memtrace-docs
ソフトウェア開発者

Use official hosted Memtrace documentation before guessing, web search, or stale local copies. Trigger when the user asks how Memtrace works; how to install, configure, or deploy CLI, MCP, fleet, Cortex, or enterprise MemDB; what tools, skills, or commands…

2026年7月15日
memtrace-fleet-first
その他コンピュータ職

Coordinate fleets of coding agents sharing one repo+branch: publish typed intents, classify edit episodes, and resolve conflicts before they collide. Use FIRST when multiple agents work the same repo+branch, before reading/planning/editing, when joining a…

2026年7月15日
memtrace-fleet-record-episode
その他コンピュータ職

Record an edit you just made in a fleet and get its conflict class (A/B/C) against agents on your branch. Use when you have just finished an edit, when the user says 'I just changed X', or when completing a refactor step while other agents share your…

2026年7月15日
memtrace-fleet-resolve
その他コンピュータ職

Resolve a Class C fleet decision: submit your verdict as an agent judge (fleet_submit_verdict), poll your own directive (fleet_get_escalation), see the needs-human queue (fleet_list_escalations), or record a human decision (fleet_resolve_escalation). Use when…

2026年7月15日
memtrace-code-review
ソフトウェア開発者

Review GitHub pull requests with Memtrace's local graph-backed review engine. Use when the user asks to review a GitHub pull request, run Memtrace code review, post Memtrace review comments, create a PR with a review step, or publish local graph-backed review…

2026年7月9日
memtrace-first
ソフトウェア開発者

Route code discovery, debugging, flow tracing, how-code-works questions, and pre-edit rationale checks in indexed source-code repos to Memtrace graph plus Cortex decision tools. Use first before searching/reading code, and before editing, refactoring,…

2026年7月9日
収集済み skill 27 件中 8 件を表示しています。
memfleet-conflict-resolution
ソフトウェア開発者

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',…

2026年5月2日
memfleet-first
ソフトウェア開発者

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…

2026年5月2日
memfleet-fleet-coordination
ソフトウェア開発者

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…

2026年5月2日
memfleet-fleet-status
ソフトウェア開発者

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…

2026年5月2日
memfleet-node-state
ソフトウェア開発者

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…

2026年5月2日
memfleet-publish-intent
ソフトウェア開発者

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…

2026年5月2日
memfleet-query-episodes
ソフトウェア開発者

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',…

2026年5月2日
memfleet-record-episode
ソフトウェア開発者

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…

2026年5月2日
収集済み skill 10 件中 8 件を表示しています。
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました