This skill automates the complete git workflow for personal projects. Use this skill when the user has staged changes and wants to create a new branch, generate a conventional commit message, add a changeset, and open a pull request. This skill should be triggered when users say things like "commit these changes", "create a PR", "I want to commit and open a pull request", or indicate they have staged changes ready to commit. The skill also detects when the user is on a protected branch (main, master, admin) and prompts them to create a new feature branch.
This skill automates the complete git workflow for personal projects. Use this skill when the user has staged changes and wants to create a new branch, generate a conventional commit message, add a changeset, and open a pull request. This skill should be triggered when users say things like "commit these changes", "create a PR", "I want to commit and open a pull request", or indicate they have staged changes ready to commit. The skill also detects when the user is on a protected branch (main, master, admin) and prompts them to create a new feature branch.
此技能自动化个人项目的完整 git 工作流。当用户已将更改暂存(staged),并希望创建新分支、生成符合 Conventional Commit 规范的提交信息、添加 changeset 并打开拉取请求时,请使用此技能。当用户说“提交这些更改”、“创建 PR”、“我想提交并打开一个拉取请求”或表明他们有已暂存的更改准备提交时,应触发此技能。该技能还能检测用户是否处于受保护分支(main、master、admin),并提示创建新的功能分支。
Category: developer (开发工具) · Author: Orchardxyz · Version: @main · License: MIT
npx skills add Orchardxyz/git-workflow-automator下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer