git-workflow
Git Workflow
Use this skill whenever the user asks to:
- commit these changes
- create a commit
- save my work
- stage and commit
- commit current work
- create a branch
- start a feature branch
- make a branch for this work
- start working on a change
- create a PR
- open a PR
- draft a PR
- prepare a pull request
- commit and open a PR
- create a branch and PR
- submit the current work
Shared references
Before executing any workflow, load all four shared references:
Intent routing
Based on the user's request, load exactly one workflow doc:
| User intent | Load |
|---|---|
| Commit work, save changes, stage and commit | docs/commit.md |
| Create a branch, start a feature branch | docs/branch.md |
| Create/open/draft a PR, submit the current work | docs/pr.md |
When intent is ambiguous, prefer the more complete workflow. If the user says "commit and open a PR", load docs/pr.md — it covers the full lifecycle including commit and branch.
More from layeredcraft/skills
zensical-site
Use this skill whenever the user asks for anything related to https://zensical.org/ including researching pages, drafting or editing site copy, planning information architecture, writing Zensical-style markdown, extracting key points from docs, or preparing publish-ready content updates. Trigger even if the user does not explicitly mention "skill" or "zensical-style" but the work is clearly about zensical.org content.
5partiql-dynamodb
Use this skill when the user asks how to use PartiQL with Amazon DynamoDB, needs DynamoDB-specific PartiQL statement help, wants query examples, or needs guidance on scans, transactions, batch limits, functions, operators, or IAM permissions.
3skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
2