If you've ever tried to migrate agent workflows between Claude Code and Codex, you know it's not just copying CLAUDE.md to AGENTS.md. This skill runs a proper audit: finds your scattered skill files, establishes source of truth in a skills directory, normalizes frontmatter and naming, generates bridges for both platforms, and verifies everything is dual-compatible. It handles four messy scenarios including projects with no structure at all. The workflow is deliberately multi-step with confirmation gates because it's doing structural migration, not file copying. Use it when your agent workspace feels chaotic or when you need Claude and Codex to stay in sync long-term.
npx skills add https://github.com/dontbesilent2025/dbskill --skill dbs-agent-migration