chore(skill): add split commit and push workflow
This commit is contained in:
4
.codex/skills/split-commit-and-push/agents/openai.yaml
Normal file
4
.codex/skills/split-commit-and-push/agents/openai.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
interface:
|
||||
display_name: "Split Commit and Push"
|
||||
short_description: "Help split git changes into clear commits"
|
||||
default_prompt: "Use $split-commit-and-push to group the current changes into logical commits and push the branch."
|
||||
Reference in New Issue
Block a user