Bounded-Context Hexagonal architecture for Go CLI and backend service applications — port/adapter boundaries, package layout, wiring, and modular monolith patterns.
Go engineering policies and coding conventions — constructors, variable scope, project structure, and style overrides.
Create a throwaway TODO working note for a multi-step task — capture the agreed Plan and an empty Progress checklist for hand-off to execution.
Resume work on a TODO working note (the primary command) — no argument lists open notes to pick from, or pass a slug to continue from the next unchecked step.
Finish a TODO — verify its durable knowledge was extracted into docs/comments/commit, then delete the working note.