Agent Skills: shadow_coder

Build parallel architectures safely without breaking current behavior.

UncategorizedID: CheekyCodexConjurer/quant-lab/shadow_coder

Install this agent skill to your local

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

Skill Files

Browse the full folder contents for shadow_coder.

Download Skill

Loading file tree…

.codex/skills/shadow_coder/SKILL.md

Skill Metadata

Name
shadow_coder
Description
Build parallel architectures safely without breaking current behavior.

Purpose

Enable strangler-fig migrations with safe parallel paths.

Steps

  1. Create a parallel path (e.g. _next_gen/).
  2. Mirror interfaces and add adapters.
  3. Validate with tests or benchmarks.
  4. Propose a staged migration plan.