git-workflow
Orchestrate git workflow from code review through PR creation with quality gates
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install git-workflow --cli claudewrites the file to.claude/commands/git-workflow.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/git-workflow.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow git-workflow from the git-pr-workflows plugin. Orchestrate git workflow from code review through PR creation with quality gates
When to use it
Orchestrate git workflow from code review through PR creation with quality gates
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/git-pr-workflows/commands/git-workflow.md -o .claude/commands/git-workflow.md
Notes
Extracted from wshobson/agents. Plugin: git-pr-workflows.