Flow Next Capture

Synthesize the current conversation context into a flow-next spec at `.flow/specs/<spec-id>.md` via `flowctl spec create + spec set-plan` — agent-native, source-tagged, with mandatory read-back before write. Triggers on /flow-next:capture, "capture spec", "lock down what we discussed", "make a spec from this conversation", "convert conversation to spec". Optional `mode:autofix` token runs without questions and requires `--yes` to commit. Optional `--rewrite <spec-id>` overwrites an existing spec; `--from-compacted-ok` overrides the compaction-detection refusal; `--override-strategy` proceeds despite a contradiction with an active STRATEGY.md track (and prompts to record the override as a decision).

gmickel 27ffd64 3 files · 100.6 KB Updated

File contents

gmickel/gmickel-claude-marketplace/tree/main/optimization/capture/baseline commit 27ffd64f11

Frequently asked questions

npx skillmds@latest add gmickel/flow-next-capture