dissect

Installation
SKILL.md

Dissect

Trace it to bedrock.

Method

  1. Freeze one question, symbol, workflow, or subsystem and repository state.
  2. Find every entry: API, command, route, event, job, callback, registry, generated binding, and configuration key.
  3. Trace inbound callers, including dynamic dispatch, string registration, reflection, and generated call sites.
  4. Trace every branch to terminal effects, including retries, fallbacks, cleanup, cancellation, error translation, and asynchronous continuation.
  5. Trace data, mutation, persistence, caches, shared state, and external effects.
  6. Trace invalid input, partial state, concurrency, time, exhaustion, dependency failure, and recovery.
  7. Inspect tests, types, schemas, configuration, documentation, generated files, and runtime wiring.
  8. Close every edge with file:line evidence. Mark every gap Unknown and name missing proof.
Installs
37
Repository
jcosta33/skills
GitHub Stars
3
First Seen
Jul 13, 2026
dissect — jcosta33/skills