Migrate To Multi Agent banner
mmjclayton mmjclayton

Migrate To Multi Agent

Productivity community

Description

--- description: One-time migration — extract legacy CLAUDE.md Recent Work + agent-memory.md Decisions + Gotchas into per-entry directory files. Idempotent. Supports --dry-run. sop_version: "2026-04-19" --- One-time migration for projects upgrading to Phase 1 parallel-session conventions. Moves historical narrative from CLAUDE.md and agent-memory.md into per-entry files under `docs/recent-work/`, `docs/agent-memory/decisions/`, and `docs/agent-memory/gotchas/`. Idempotent — re-running overwrite

Installation

Installs to ~/.claude/commands/mmjclayton-agent-sop-migrate-to-multi-agent.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mmjclayton/agent-sop/HEAD/.claude/commands/migrate-to-multi-agent.md -o ~/.claude/commands/mmjclayton-agent-sop-migrate-to-multi-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository