skills/skill-commitpush/SKILL.md
Create logical commits from all staged and unstaged changes, then push directly to main. Groups related changes into separate commits with conventional commit messages. Use when you want to commit and push without creating a PR.
npx skillsauth add hasna/skills skill-commitpushInstall 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.
Create logical, well-organized commits from the current working directory changes and push directly to main.
git status and git diff --stat..agents-data/, .tmp/, uploaded blobs.claude/scheduled_tasks.lockgit add <specific files>feat:, fix:, docs:, test:, chore:, refactor:)origin maintype: concise description of the change
Optional body explaining why the change was made,
not what was changed.
Use a heredoc when the message needs a body:
git commit -m "$(cat <<'EOF'
type: description
Body if needed.
EOF
)"
git add . or git add -A.env files, or credentialstools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
testing
Generate high-quality articles using parallel AI agents. Supports research, writing, and optional cover image generation. Write single articles or batch process multiple topics with configurable parallelism.
testing
Generate videos using OpenAI Sora, Minimax Hailuo, Gemini Veo, or Seedance through the hosted Skills runtime with provider-cost pricing.