Land a code change as a reviewed pull request — simplify the diff, commit, push, open or update the PR, then hand back considerations (risks, edge cases, what to test) and test links. Use proactively when the user wants to ship / commit / open a PR for the current change, or to "iterate" on work that should land via a PR. Runs standalone on the current branch, and is the engine the feature skill invokes inside its worktrees. If Feature Mode is already active, feature drives this — don't self-invoke.
$npx -y skills add fivol/claude-make-better --skill iterationInstalls into the current project.
Run `npx skills use "https://github.com/fivol/claude-make-better" --skill "fivol/claude-make-better/iteration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fivol/claude-make-better" that are relevant to the current task. Run `npx skills add "https://github.com/fivol/claude-make-better"` and select the relevant skills, then follow their instructions.