Arch Encode

Turn an architectural mistake into a durable, enforceable rule. Use right after catching drift, a repeated bad pattern, or a review finding you want to stop recurring — or whenever someone says "add a rule so this never happens again." Writes the rule as a specific negative code example in the correct file (the nearest scoped AGENTS.md, or the repo's decisions.md), wires it into the mechanical gate when it is mechanically checkable, then proves the rule holds by reverting the bad change, clearing context, and re-running the original task. Also prunes bloated or contradictory rule files.

techfleetworks f05a4b1 3 files · 11.4 KB Updated

File contents

techfleetworks/enterprise-software-AI-skills/tree/main/arch-encode commit f05a4b1373

Frequently asked questions

npx skillmds@latest add techfleetworks/arch-encode