skills/commit-changes/SKILL.md
Summarise then commit the changes in the current session.
npx skillsauth add marcqualie/agent-skills commit-changesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Commit a detailed summary of the changes in the current session. If there are unstaged changes that are not part of the session then prompt the user to confirm if they should be included in the commit or not.
tools
Use the denvig cli to upgrade your npm dependencies in the current project.
tools
Use the denvig cli to upgrade your npm dependencies with security issues in the current project.
tools
Create a Pull Request using gh CLI
tools
Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use TaskFlow for flow identity, child-task linkage, waiting state, revision-checked mutations, and user-facing emergence.