Favicon of git-workflow

git-workflow Skill

AI Agent SkillWorkflow AutomationGoOpen source

Squad branching model: dev-first workflow with insiders preview channel Published by microsoft in waza.

Decision snapshot

Is this a fit?

Best for

Writing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is git-workflow Skill?

Squad branching model: dev-first workflow with insiders preview channel Published by microsoft in waza. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
75/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Writing
  • Writing use cases

Declared skill metadata

  • Source file: .copilot/skills/git-workflow/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use git-workflow Skill

  • Use it for writing.

Built with

GoCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/waza
  • Skill file: .copilot/skills/git-workflow/SKILL.md

What it does

Squad branching model: dev-first workflow with insiders preview channel

Skill instructions

Context Squad uses a three-branch model. All feature work starts from dev, not main. | Branch | Purpose | Publishes | |--------|---------|-----------| | main | Released, tagged, in-npm code only | npm publish on tag | | dev | Integration branch — all feature work lands here | npm publish --tag preview on merge | | insiders | Early-access channel — synced from dev | npm publish --tag insiders on sync | Branch Naming Convention Issue branches MUST use: squad/{issue-number}-{kebab-case-slug} Examples: - squad/195-fix-version-stamp-bug - squad/42-add-profile-api Workflow for Issue Work 1. Branch from dev: bash git checkout dev git pull origin dev git checkout -b squad/{issue-number}-{slug} 2. Mark issue in-progress: bash gh issue edit {number} --add-label "status:in-progress" 3. Create draft PR targeting dev: bash gh pr create --base dev --title "{description}" --body "Closes {issue-number}" --draft 4. Do the work. Make changes, write tests, commit with issue reference. 5. Push and mark re

Verified compatibility and discovery

Frequently asked questions

What is git-workflow?

git-workflow is a open-source AI agent skill with Copy skill directory. Squad branching model: dev-first workflow with insiders preview channel

Who is git-workflow best for?

git-workflow is best for reusing agent instructions, scripts, and references, writing workflows.

How do I install git-workflow?

Install or run git-workflow using Copy skill directory. Check git-workflow for the latest setup command.

Is git-workflow actively maintained?

git-workflow may need a closer maintenance check before production use.

Share:

Stars
1,087
Forks
65
Last commit
2 months ago
Last verified
Aug 27, 2026
Metadata fetched
Aug 27, 2026
Repository age
6 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to git-workflow