Strangler Fig

Use when rebuilding a scoped section of legacy code clean-room — when the existing implementation is polluting attempts to improve it and a from-scratch rewrite is wanted. Distills the legacy code to pure functional requirements, builds a firewalled greenfield reimplementation that a separate agent designs WITHOUT ever seeing the legacy code, verifies behavioral parity, and audits each firewall crossing for leaked legacy structure (taint / provenance audit) so no legacy implementation detail becomes load-bearing in the clean design, and optionally cuts over. Triggers on /strangler-fig, clean-room rewrite, rebuild this module from scratch, strangle this legacy code, the old code keeps leading the rewrite astray, audit the port for taint, is the rewrite clean of legacy structure.

mnox 317e5f2 7 files · 40.2 KB Updated

File contents

mnox/mnox-ai/tree/main/plugins/strangler-fig/skills/strangler-fig commit 317e5f2023

Frequently asked questions

npx skillmds@latest add mnox/strangler-fig