Skip to content
Development
Command

/memory-migrate

Migrate legacy `.flow/memory/{pitfalls,conventions,decisions}.md` flat files into the categorized YAML schema — host agent classifies each entry directly

From plugin
flow-next
67425 skills21 agents25 commands
Install
$ npx -y skills add gmickel/flow-next --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/memory-migrate

Context preview

What this command does when you run it.

Migrate legacy `.flow/memory/{pitfalls,conventions,decisions}.md` flat files into the categorized YAML schema — host agent classifies each entry directly

Command definition

memory-migrate.md
name: memory-migrate
description: Migrate legacy `.flow/memory/{pitfalls,conventions,decisions}.md` flat files into the categorized YAML schema — host agent classifies each entry directly
argument-hint: "[mode:autofix] [optional scope hint — e.g. pitfalls.md]"

IMPORTANT: This command MUST invoke the skill `flow-next-memory-migrate`

The ONLY purpose of this command is to call the `flow-next-memory-migrate` skill. You MUST use that skill now.

**Arguments:** $ARGUMENTS

Pass the arguments to the skill verbatim. The skill handles mode detection (`mode:autofix` token), legacy-file detection, per-entry classification, categorized writes, verification, and optional cleanup.

Ships withflow-next

Repeatable agentic engineering. The workflow layer that turns AI coding agents into a disciplined factory: durable specs, fresh-context workers, adversarial cross-model reviews, receipts. Everything in your repo, zero dependencies. Claude Code · Codex · Cursor · Droid.

Get the whole plugin, auto-invoked
Stats
674
Stars
0
Views
52
Forks
Active
Maintenance
Python
Language
MIT
License
1h ago
Last commit
7mo ago
Created

Repo: gmickel/flow-next