Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

tracedecay

tracedecay에는 ScriptedAlchemy에서 수집한 skills 33개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
33
Stars
48
업데이트
2026-07-12
Forks
3
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

tracedecay
기타 컴퓨터 관련 직업

Prefer tracedecay tools for codebase exploration, graph queries, and memory recall.

2026-07-12
dogfooding-tracedecay
소프트웨어 개발자

Use when installing a TraceDecay checkout for live local development, refreshing the globally available binary without a release, or validating agents and the daemon against unmerged TraceDecay changes.

2026-07-12
dogfooding-tracedecay
소프트웨어 개발자

Use when installing a TraceDecay checkout for live local development, refreshing the globally available binary without a release, or validating agents and the daemon against unmerged TraceDecay changes.

2026-07-12
inspecting-managed-skills
기타 컴퓨터 관련 직업

Use when listing or reading agent-managed automation skills, viewing automation run artifacts, or inspecting skills owned by the standard Hermes user install without mutating them.

2026-07-10
managing-session-context
기타 컴퓨터 관련 직업

Use when you need LCM, session search, transcript search, raw past-session replay, scoped/time grep, summary-DAG drill-down, branch/worktree/commit history, workflow recovery, or compaction recovery; and when driving host LCM lifecycle preflight/compress/boundary/repair.

2026-07-10
editing-safely
소프트웨어 개발자

Use before writing a new function or helper (it may already exist), and before any rename, signature, or field change — the graph lists every call site.

2026-07-10
exploring-code
소프트웨어 개발자

Use the moment the next action is Grep, Glob, rg, find, cat, or opening a source file to answer "where is X", "how does Y work", a type/trait question, or to check another git branch. Returns the enclosing symbol. Do NOT use for callers/callees (tracedecay:tracing-functions).

2026-07-09
investigating-unexpected-changes
소프트웨어 개발자

Use when unexpected changes appear on your branch or worktree — commits you did not make, amended or force-pushed history, or a working tree that contradicts your memory — to reconstruct who did what and decide how to proceed.

2026-07-09
automation-run-review
소프트웨어 개발자

Use when Review self-improvement automation runs and activation policy.

2026-07-09
scheduler-review
소프트웨어 개발자

Use when Review scheduler decisions before enabling automation.

2026-07-09
using-the-cli
소프트웨어 개발자

Use when MCP is intentionally absent or unavailable, a host or subagent has shell access without MCP, or a tracedecay MCP call fails, times out, or disconnects.

2026-07-09
discovering-tracedecay
소프트웨어 개발자

Use when asking what TraceDecay can do, which TraceDecay tool, skill, command, or workflow fits a task, or how to discover capabilities when MCP is absent or optional.

2026-07-09
diagnosing-analytics
소프트웨어 개발자

Use when checking TraceDecay adoption or telemetry health — usage analytics, silent hooks, stale hook logs, or empty analytics tables. Uses the analytics, doctor, and sessions CLI, never raw database queries.

2026-07-09
assessing-impact
소프트웨어 개발자

Use when estimating blast radius, finding what depends on a symbol or file, choosing or running affected tests, or verifying a change without a full suite. Trigger before guessing tests or running "cargo test" broadly. Do NOT use to review a diff (tracedecay:reviewing-changes).

2026-07-09
using-tracedecay
소프트웨어 개발자

Use when starting any code or repo-context task in a TraceDecay-indexed project, before Grep/Glob/cat/Read/gh pr diff/tests/memory writes, including cross-project or sibling workspace context via project registry. Skip only for scoped subagents handed exact files.

2026-07-09
evaluating-hook-hints
소프트웨어 개발자

TraceDecay Dev: Use when auditing, testing, debugging, or improving TraceDecay hook hint behavior, especially Codex/Claude/Cursor hint injection, verbosity, repetition, dedupe, token efficiency, real transcript examples, synthetic scenarios, or `src/hooks/tool_hints*` changes.

2026-07-09
tracedecay-dev-sweep
소프트웨어 개발자

TraceDecay Dev: Use for a full introspection-and-improvement pass over TraceDecay itself — triggers every dev skill in dependency order (diagnostics gate, evidence sweep across usage/logs/automation/hints/code-health, synthesis, fixes, verification). Use when asked to 'improve tracedecay from its own data', run a mass introspection, or when several dev skills would otherwise be invoked ad hoc.

2026-07-09
evaluating-hook-hints
소프트웨어 개발자

TraceDecay Dev: Use when auditing, testing, debugging, or improving TraceDecay hook hint behavior, especially Codex/Claude/Cursor hint injection, verbosity, repetition, dedupe, token efficiency, real transcript examples, synthetic scenarios, or `src/hooks/tool_hints*` changes.

2026-07-09
reviewing-changes
소프트웨어 품질 보증 분석가·테스터

Use when reviewing a PR, branch, or working-tree diff, auditing ship risk (panic/unsafe/todo, dead code, untested hotspots), or drafting commit/PR/changelog text. Trigger before "gh pr diff" — pr_context/diff_context compute changed symbols offline. Do NOT use for pure test selection (tracedecay:assessing-impact).

2026-07-09
code-health
소프트웨어 개발자

Use when producing code-health scorecards, architecture maps, project identity/index status, registered project lookup, cross-project or cross-repo context gathering, TODO/config/runtime checks, or before/after refactor health deltas.

2026-07-07
project-memory
기타 컴퓨터 관련 직업

Use when about to save or recall anything durable: before writing MEMORY.md, auto-memory, or CLAUDE.md, before answering from a stale summary, or before web-searching what a prior session already answered. Covers store, recall, curation. Do NOT use for raw transcript replay. Never stores secrets.

2026-07-06
interpreting-tracedecay-diagnostics
소프트웨어 개발자

TraceDecay Dev: Use when interpreting TraceDecay compiler diagnostics, `tracedecay tool diagnose`, `tracedecay tool diagnostics`, mapped errors, affected symbols, or build/type failure output.

2026-07-06
introspecting-tracedecay-usage
기타 컴퓨터 관련 직업

TraceDecay Dev: Use when turning TraceDecay's own analytics, session history, automation runs, managed skills, memory facts, diagnostics, or code-health signals into repo improvements, evals, or bundled skill updates.

2026-07-06
self-improving-from-usage-logs
기타 컴퓨터 관련 직업

TraceDecay Dev: Use when mining TraceDecay session logs, analytics, diagnostics, automation artifacts, or agent transcripts to improve TraceDecay code, tools, or packaged skills.

2026-07-06
interpreting-tracedecay-diagnostics
소프트웨어 개발자

TraceDecay Dev: Use when interpreting TraceDecay compiler diagnostics, `tracedecay tool diagnose`, `tracedecay tool diagnostics`, mapped errors, affected symbols, or build/type failure output.

2026-07-06
introspecting-tracedecay-usage
기타 컴퓨터 관련 직업

TraceDecay Dev: Use when turning TraceDecay's own analytics, session history, automation runs, managed skills, memory facts, diagnostics, or code-health signals into repo improvements, evals, or bundled skill updates.

2026-07-06
self-improving-from-usage-logs
기타 컴퓨터 관련 직업

TraceDecay Dev: Use when mining TraceDecay session logs, analytics, diagnostics, automation artifacts, or agent transcripts to improve TraceDecay code, tools, or packaged skills.

2026-07-06
inspecting-automation-cycles
기타 컴퓨터 관련 직업

TraceDecay Dev: Use when auditing TraceDecay automation loops, skipped runs, memory-curator/session-reflector/skill-writer output, apply policy, or run artifacts.

2026-07-06
writing-agent-managed-skills
기타 컴퓨터 관련 직업

TraceDecay Dev: Use when creating, revising, validating, approving, installing, or auditing TraceDecay agent-managed automation skills and skill-writer drafts.

2026-07-06
inspecting-automation-cycles
기타 컴퓨터 관련 직업

TraceDecay Dev: Use when auditing TraceDecay automation loops, skipped runs, memory-curator/session-reflector/skill-writer output, apply policy, or run artifacts.

2026-07-06
writing-agent-managed-skills
소프트웨어 개발자

TraceDecay Dev: Use when creating, revising, validating, approving, installing, or auditing TraceDecay agent-managed automation skills and skill-writer drafts.

2026-07-05
fixing-build-and-type-errors
소프트웨어 개발자

Use when compiler or type errors are in play: pasted "cargo check"/clippy/tsc/pyright output, a failed build, or a planned type check. Trigger before running those in the shell — tracedecay maps diagnostics to the enclosing symbol with callers. Do NOT use for test failures.

2026-07-04
tracing-functions
소프트웨어 개발자

Use when the task is call-relationship shaped: "who calls X", "what does X call", "trace this", references before a rename, shortest path, recursion, or hubs. Trigger before grepping a function name — grep misses dynamic dispatch. Do NOT use to locate a symbol (tracedecay:exploring-code).

2026-07-04