Skip to main content
Run any Skill in Manus
with one click

request-refactor-plan

Plan a refactor as a sequence of tiny, working commits via adversarial interview. Default output is a markdown plan at `<project-root>/docs/refactor-plans/<name>.md`; pass `--emit-issue` to also file a GitHub issue. Trigger on structural refactors (rename, extract, move, split, dedupe) — NOT new features.

Overview

Plan a refactor as a sequence of tiny, working commits via adversarial interview. Default output is a markdown plan at `<project-root>/docs/refactor-plans/<name>.md`; pass `--emit-issue` to also file a GitHub issue. Trigger on structural refactors (rename, extract, move, split, dedupe) — NOT new features.

Install command
npx skills add https://github.com/OutlineDriven/odin-codex-plugin --skill request-refactor-plan

Copy and paste this command into Claude Code to install the skill

Stars13
Forks2
UpdatedMay 11, 2026 at 14:59
SKILL.md
readonly