flieber-inc/devcake · app/devcake/skills/dependency-reasoning/SKILL.md · Conservative dependency edges between work items — declare that A blocks B only when B clearly consumes A’s output or…
flieber-inc/devcake · app/devcake/skills/pr-hygiene/SKILL.md · Commit and pull-request discipline — one intent per PR, honest scoped commits, reviewable descriptions, no force-push…
flieber-inc/devcake · app/devcake/skills/systematic-debugging/SKILL.md · Four-phase root-cause debugging — investigate, pattern-match, hypothesize, then fix. Use when facing a bug, test…
flieber-inc/devcake · app/devcake/skills/test-driven-development/SKILL.md · Strict red-green-refactor discipline at public seams — write a failing test, watch it fail, write minimal code to pass…
flieber-inc/devcake · app/devcake/skills/verification-before-completion/SKILL.md · Evidence before success claims — identify the proof command, run it fresh, read exit codes and output, then claim only…
flieber-inc/devcake · skills/devcake-ops/SKILL.md · Set up, inspect, configure, troubleshoot, and upgrade a self-hosted DevCake deployment for its operator. Use for…