| name | git-example-skill |
| description | Use this skill when you need a narrow Git procedure with explicit guardrails, required inputs, and reusable references. |
Purpose
Describe the exact Git task handled by the skill.
When To Use
- activation condition one
- activation condition two
When Not To Use
- out-of-scope condition one
- out-of-scope condition two
Required Inputs
- repository path
- current branch and remote context
- user intent and constraints
Ordered Procedure
- Inspect repository state.
- Choose the safe path.
- Execute the minimal Git actions.
- Summarize what changed and why.
Guardrails
- require explicit confirmation before destructive commands
- refuse protected-branch violations
Output Expectations
- exact commands run or proposed
- final repository state
- risks or follow-up work
Examples
- Example references go here.
Related References
references/concepts.md
references/decision-rules.md
references/examples.md