skill-git-workflow
✓Create scoped git commits for task operations. Invoke after task status changes or artifact creation.
Installation
SKILL.md
| Create task | task {N}: create {title} | | Complete research | task {N}: complete research | | Create plan | task {N}: create implementation plan | | Complete phase | task {N} phase {P}: {phasename} | | Complete task | task {N}: complete implementation | | Revise plan | task {N}: revise plan (v{V}) |
| Archive tasks | todo: archive {N} completed tasks | | Error fixes | errors: create fix plan for {N} errors | | Code review | review: {scope} code review | | State sync | sync: reconcile TODO.md and state.json |
Create scoped git commits for task operations. Invoke after task status changes or artifact creation. Source: benbrastmckie/.config.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/benbrastmckie/.config --skill skill-git-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/benbrastmckie/.config --skill skill-git-workflow- Source
- benbrastmckie/.config
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is skill-git-workflow?
Create scoped git commits for task operations. Invoke after task status changes or artifact creation. Source: benbrastmckie/.config.
How do I install skill-git-workflow?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/benbrastmckie/.config --skill skill-git-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/benbrastmckie/.config
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01