Implementation Phase

Use when implementing an approved ticket, once analysis and planning are done — the fixed procedure that replaces rewriting an implementation prompt per ticket. Pre-analysis that proves the build green and names every file and existing test before an edit is made; implementation keyed to the principles a diff can actually violate, from a kernel free of domain through database ownership, migrations, secrets, degrading optional dependencies, wiring, anti-corruption and observability to the API patterns; tests at the layer holding the logic, with regression coverage and the per-test bar; a manual test document only where automation genuinely cannot substitute for a human; recorded decisions that cite the principle behind them; and the pull-request description. Formatting is left to .editorconfig rather than restated. Refuses to proceed if the standards are not actually readable in the session.

konradcinkusz b88e038 21.3 KB Updated

File contents

konradcinkusz/architecture-standards/tree/main/plugins/ticket-delivery/skills/implementation-phase commit b88e038c84

Frequently asked questions

npx skillmds@latest add konradcinkusz/implementation-phase