Breadcrumbs

Heal codebase understanding gaps exposed during implementation, debugging, or investigation. Use when tracing reveals misleading names, repeated backtracking, disconnected navigation paths, hidden contracts, surprising dependencies, stale documentation, unclear errors, undocumented constraints, false leads, or avoidable complexity. Make the smallest durable improvement at the source through clearer code, types, validation, tests, errors, comments, or existing documentation. Also use when a task was harder to grasp than it should have been or you think "that should have been documented." Do not create a breadcrumb trail, investigation log, freshness system, or separate knowledge store.

saschb2b 6e6074a 13 files · 53.0 KB Updated

File contents

saschb2b/skills/tree/main/skills/productivity/breadcrumbs commit 6e6074a018

Frequently asked questions

npx skillmds@latest add saschb2b/breadcrumbs