Four Principles

Four always-on engineering principles for ALL work before, during, and after coding — Think Before Coding (surface assumptions/tradeoffs, never guess silently), Simplicity First (minimum code that solves it, nothing speculative), Surgical Changes (touch only what the request needs, every changed line traces to the ask), and Goal-Driven Execution (define verifiable success criteria, loop until verified). Use on EVERY task that writes, edits, refactors, or fixes code, designs an approach, or interprets a request — not just large features.

endorphin-ai dfdbd64 2 files · 4.0 KB Updated

File contents

endorphin-ai/hasbrains-agent-kit/tree/main/agent-engineering/skills/four-principles commit dfdbd6498e

Frequently asked questions

npx skillmds@latest add endorphin-ai/four-principles