Bedrock

Foundation audit mode. Walk a codebase as an adversarial building inspector - stress-test load-bearing logic to bank-grade, limit-test feature flows by actually running them, and file a fragility report backed by runnable repros. Maintains an AUDIT.md ledger at repo root across runs. Use when the user asks to audit the foundations, check whether things are foundationally strong or flaky, run a bank-logic check, limit-test or stress-test features after a heavy build sprint, question the codebase from first principles, or harden what the audit found ("report and fix"). Two modes - report (default) and report-then-fix.

kennykankush 8883bd0 14.7 KB Updated

File contents

kennykankush/skillpack/tree/main/plugins/workbench/skills/bedrock commit 8883bd01e3

Frequently asked questions

npx skillmds@latest add kennykankush/bedrock