commands/commit-push-pr/SKILL.md
# commit-push-pr > Git add → commit → push → create pull request in one command. ## Trigger `/skill commit-push-pr` or "帮我提交并创建 PR" ## What It Does 1. `git status` — check for changes 2. `git diff --stat` — summarize changes 3. Generate conventional commit message from diff 4. `git add -A && git commit` 5. `git push origin <branch>` 6. `gh pr create` with auto-generated title and body ## Configuration | Variable | Required | Description | |----------|----------|-------------| | `GITHUB_TO
npx skillsauth add aaaaqwq/agi-super-team commands/commit-push-prInstall 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.
Git add → commit → push → create pull request in one command.
/skill commit-push-pr or "帮我提交并创建 PR"
git status — check for changesgit diff --stat — summarize changesgit add -A && git commitgit push origin <branch>gh pr create with auto-generated title and body| Variable | Required | Description |
|----------|----------|-------------|
| GITHUB_TOKEN | Yes | GitHub auth via gh auth |
Input: /skill commit-push-pr
Output: ✅ Committed abc1234 | PR #42: feat: add user authentication
development
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
tools
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
data-ai
Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
tools
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.