Commit uncommitted changes across all workspace repos and tag commits with ticket numbers. Each repo gets its own subagent that analyzes files individually, groups them by ticket, and makes multiple focused commits. Use when the user pastes issue text (with TICKET-XXX) and wants to commit, or says "commit with these tickets" / "commit my changes".
$npx -y skills add j-pster/psters_ai_workflow --skill commit-changesInstalls into the current project.
Run `npx skills use "https://github.com/j-pster/psters_ai_workflow" --skill "j-pster/psters_ai_workflow/commit-changes"` 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/j-pster/psters_ai_workflow" that are relevant to the current task. Run `npx skills add "https://github.com/j-pster/psters_ai_workflow"` and select the relevant skills, then follow their instructions.