Dev Methodology

Engineering methodology and behavioral guardrails for building applications. Consult this skill whenever writing, modifying, reviewing, debugging, architecting, testing, or deploying code — including new features, bug fixes, refactors, infrastructure changes, CI/CD work, and design discussions. Also consult it when decomposing a feature into workstreams (chantiers), dispatching sub-agents, or coordinating parallel implementation — it defines how sub-agents are briefed, partitioned, and verified. Apply it even when the user doesn't ask for "methodology" or "best practices" — it governs how development work is done, not just what is delivered. Consult it too when deciding whether to act or ask, when a message reads as either question or instruction, or when judging whether work is finished. Especially relevant for Rust projects, hexagonal/port-adapter architectures, and open-source codebases, but the core rules apply to any language or stack.

LeadcodeDev cc362a8 4 files · 66.2 KB Updated

File contents

LeadcodeDev/skills/tree/main/skills/dev-methodology commit cc362a8968

Frequently asked questions

npx skillmds@latest add leadcodedev/dev-methodology