Agent Skills: safe_refactor_migration

Plan and execute large refactors with shadow mode and rollback.

UncategorizedID: CheekyCodexConjurer/quant-lab/safe_refactor_migration

Install this agent skill to your local

pnpm dlx add-skill https://github.com/CheekyCodexConjurer/quant-lab/tree/HEAD/.codex/skills/safe_refactor_migration

Skill Files

Browse the full folder contents for safe_refactor_migration.

Download Skill

Loading file tree…

.codex/skills/safe_refactor_migration/SKILL.md

Skill Metadata

Name
safe_refactor_migration
Description
Plan and execute large refactors with shadow mode and rollback.

Purpose

Enable large changes without breaking production.

Steps

  1. Create a shadow path and adapters.
  2. Validate with tests and benchmarks.
  3. Prepare a staged migration and rollback plan.