Local verify-commit-push wrapper for Codex. Use only when the user explicitly says /cp or clearly asks to finish the current work by running the relevant local checks, staging intended files explicitly, committing on the current branch, and pushing. This workflow may commit directly to main or master when that is the repo's chosen operating model.
$npx -y skills add dgk-dev/dgk-gpt --skill cpInstalls into the current project.
Run `npx skills use "https://github.com/dgk-dev/dgk-gpt" --skill "dgk-dev/dgk-gpt/cp"` 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/dgk-dev/dgk-gpt" that are relevant to the current task. Run `npx skills add "https://github.com/dgk-dev/dgk-gpt"` and select the relevant skills, then follow their instructions.