Use proactively at the start of any request to build, add, change, or fix a feature in a configured multi-repo workspace — "let's build…", "new feature", "add X", "fix Y" — when the work should land in a PR rather than directly on the base branch. Invoke before writing implementation code, unless already active this session. A --lite flag gives a lightweight run with no ports / dev servers / manual-test steps.
$npx -y skills add fivol/claude-make-better --skill featureInstalls into the current project.
Run `npx skills use "https://github.com/fivol/claude-make-better" --skill "fivol/claude-make-better/feature"` 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.