Review local git changes, write an appropriate commit message, create commits, and push the current branch to every remote. Use when Codex needs to handle repository submission work such as checking git status, summarizing diffs, committing staged or unstaged changes, committing and pushing git submodules before the parent repository, then committing the parent repository with the updated submodule pointer and pushing the active branch to all remotes.
$npx -y skills add huabeitech/agent-desk --skill git-commitInstalls into the current project.
Run `npx skills use "https://github.com/huabeitech/agent-desk" --skill "huabeitech/agent-desk/git-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/huabeitech/agent-desk" that are relevant to the current task. Run `npx skills add "https://github.com/huabeitech/agent-desk"` and select the relevant skills, then follow their instructions.