skills/commitpushpr/SKILL.md
Create logical commits from all changes, push to a new branch, and open a pull request on GitHub. Groups related changes into separate commits with conventional commit messages. Use when you want to submit changes for review via PR instead of pushing directly to main.
npx skillsauth add hasna/skills commitpushprInstall 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, push to a feature branch, and open a pull request.
git status and git diff --stat.type/short-descriptionmain.agents-data/, .tmp/, uploaded blobs.claude/scheduled_tasks.lockgit push -u origin <branch-name>gh pr createtype: concise description of the change
Optional body explaining why the change was made,
not what was changed.
## Summary
- bullet points
## Test plan
- [ ] checklist items
git add . or git add -A.env files, or credentialsmaintools
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.