Latent Premises

Use when reviewing a diff or module for hidden assumptions - things the code takes for granted that nothing guarantees - or when asked "what could break this later", "what does this assume", or to harden code that works today. Complements bug-hunt: bug-hunt finds defects with triggers today; this finds the ones waiting for tomorrow. Read-only review. Applying the resolutions belongs to expedite.

escoffier-labs Updated

File contents

escoffier-labs/skillet/tree/main/skillet/skills/latent-premises commit 6c8b3044eb

Frequently asked questions

npx skillmds@latest add escoffier-labs/latent-premises