Formax Dev Loop Workflow

Use when working on Formax code changes and you need a disciplined dev loop: keep a single mainline task, avoid scope drift, run only targeted tests (no coverage), avoid partial staging (MM), run mandatory review before commit, include an incremental optimization check, and keep commits small and reviewable.

yusifeng 413858a 2.7 KB Updated

File contents

yusifeng/formax/tree/main/.codex/skills/formax-dev-loop-workflow commit 413858afe5

Frequently asked questions

npx skillmds@latest add yusifeng/formax-dev-loop-workflow