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 credentialstesting
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates