Skip to main content

refactor

Structured restructuring of EXISTING code — extract, split, rename, modernize, de-duplicate, move responsibilities — with zero behavior change and a test run after every step. Use when the task is to reshape working code (not add a feature, not the post-diff hygiene pass). Distinct from simplify-pass, which is a cheap one-pass cleanup of the hunks you just changed; refactor is a planned, multi-step restructure of code that already exists. Triggers: refactor, restructure, extract, split this file/function, modernize, de-duplicate, move X into Y.

Jump to install

Source facts

Repository
aiosbrain/aios-workspace
Last source activity
July 27, 2026 at 13:46
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.