Open source contribution workflow. Learns the target project's conventions, patterns, and CI requirements before writing code. Generates a PR that matches what maintainers expect.
$npx -y skills add joshft/correctless --skill ccontributeInstalls into the current project.
Run `npx skills use "https://github.com/joshft/correctless" --skill "joshft/correctless/ccontribute"` 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/joshft/correctless" that are relevant to the current task. Run `npx skills add "https://github.com/joshft/correctless"` and select the relevant skills, then follow their instructions.