Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was written, not just WHAT changed.
$npx -y skills add yamadashy/repomix --skill contextual-commitInstalls into the current project.
Run `npx skills use "https://github.com/yamadashy/repomix" --skill "yamadashy/repomix/contextual-commit"` 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/yamadashy/repomix" that are relevant to the current task. Run `npx skills add "https://github.com/yamadashy/repomix"` and select the relevant skills, then follow their instructions.