Refactor When this skill activates, IMMEDIATELY invoke the script. The script IS the workflow. Invocation <invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.refactor.refactor --step 1 --n 10" / | Argument | Required | Description | | -------- | -------- | --------------------------------------------- | | | Yes | Current step (starts at 1) | | | No | Number of categories to explore (default: 10) | Do NOT explore or analyze first. Run the script and follow its output. Determining N (category count) Default: N = 10 Adjust based on user request scope: - SMALL (single file, specif…