Develop

Execute the implementation phase of the flow workflow — read `tasks.md`, pick the next unchecked behavior, write a failing test (when TDD applies), implement until green, commit atomically with conventional commits, and check the box. Use this for any actual code change in a flow task, whether or not a plan exists. Even when the user says "just implement this", invoke develop so the atomic-commit and TDD discipline applies. The skill resumes cleanly from interrupted sessions because `tasks.md` is the source of truth for progress.

gitgitWi 8589106 8.0 KB Updated

File contents

gitgitWi/council-flow/tree/main/skills/develop commit 858910667e

Frequently asked questions

npx skillmds@latest add gitgitwi/develop