Skip to main content

syncable-dev/memtrace-public

SkillsMP는 syncable-dev/memtrace-public에서 27개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
27
GitHub 스타
467
GitHub 포크
41

이 저장소의 skills

직업 카테고리 2개 · 100% 분류됨

수집된 skill 27개 중 27개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Index a source-code repo into the Memtrace knowledge graph and poll the job to completion. Use when the user asks to index, parse, ingest, reindex, watch, or prepare a source-code repo for Memtrace analysis, when code exploration needs an index, or when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run a one-call pre-flight check on a single existing symbol before editing it: blast radius, co-change partners, complexity, 30-day churn, and verification checklist, then check Cortex decision memory for rationale/bans when intent may matter. Use before…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build a phased, risk-scored refactoring plan from Memtrace complexity, dead-code, bridge, impact analysis, and Cortex decision-memory constraints. Use when the user wants to refactor source code, reduce complexity, clean technical debt, delete dead code,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Map API endpoints, outbound HTTP calls, and cross-repo service topology in indexed source code. Use when the user asks about API endpoints, HTTP routes, fetch/client calls, REST surface, service dependencies, cross-repo dependencies, or API topology. Do not…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Find files that historically co-change with a target symbol or file, ranked by co-occurrence across git episodes. Use when the user asks about historical coupling, co-change, what changes with this, hidden dependencies, or what else needs to move for source…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Map an indexed source-code repo into a structured overview — scale, communities, central symbols, execution flows, API surface, recent activity. Use when the user wants to explore, understand, onboard to, map, or get an overview of an indexed source-code…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Keep the Memtrace index fresh while editing by watching a repo for live, incremental re-indexing. Use when the user asks to keep Memtrace fresh while editing, watch a repo, enable live or incremental indexing, set up always-on memory (meaning Memtrace index…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Orient at the start of a coding session, review what recently changed in a repository, and self-audit after completing work. Use when the user wants the daily briefing (what changed in the last 24h with complexity deltas), hotspots (complexity × churn…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Replay the graph diff of one episode — a single git commit or working-tree save — to inspect what it changed: added/modified/removed symbols and edges. Use when the user asks what one commit or save changed in the graph, why code looks this way, or wants to…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Trace source-code change history from Memtrace's symbol-level temporal memory. Use when the user asks about change history, recent modifications, what changed since a date, symbol timeline, evolution, unexpected changes, or incident timelines. Do not use git…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Declare a structural intent BEFORE editing in a fleet — what symbols you'll touch and why — so other agents on your branch coordinate around you. Use when the user says 'I'm about to edit/rename/refactor X', or when starting any non-trivial edit while other…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Map source-code architecture with graph algorithms — PageRank centrality, bridge symbols, Louvain communities, dependency paths, and execution flows over the AST graph. Use when the user asks about source-code architecture, important symbols, centrality,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Compute the blast radius of modifying a symbol through transitive graph impact. Use when the user asks about blast radius, impact, what breaks, risk, upstream callers, downstream dependencies, or consequences of modifying a symbol, before or during…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Investigate source-code bugs, incidents, regressions, production issues, and failures to root cause with Memtrace symbol search, impact, call graph, and temporal history. Use when the user asks about root cause analysis, what broke, or what changed when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Find dead code, complexity hotspots, and refactoring candidates in indexed source code. Use when the user asks about source-code quality, dead code, unused functions, zero callers, complexity, cyclomatic complexity, hotspots, refactoring candidates, or code…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Map source-code relationships between symbols. Use when the user asks about callers, callees, references, imports, exports, type usages, class hierarchy, inheritance, implementations, overrides, or dependencies between symbols. Do not use Grep, Glob, rg,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Find source code with Memtrace hybrid BM25+semantic search: symbols, functions, classes, types, constants, definitions, implementations, logic, or error strings inside code. Use when the user wants to find, search, locate, or look up code or asks where code…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Catch up on everything that changed in an indexed source-code repo since the last session, using stored session anchors and Memtrace change memory. Use when the user asks to continue, catch up, resume, see what changed while away, recover prior context, or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Pull the codebase's empirical style norm from Memtrace and match it when writing or editing source code in an indexed repo. Use when choosing between competing idioms (ternary vs if-else, arrow vs function declaration, const vs let, await vs .then,…

원문 언어: 영어

업데이트
수집된 skill 27개 중 27개를 표시합니다.