Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add swesmith/davila7__claude-code-templates.734b8a50npx agentmods add plugins/swesmith/davila7__claude-code-templates.734b8a50/git-workflowgit clone --depth 1 https://github.com/swesmith/davila7__claude-code-templates.734b8a50Wrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/swesmith/davila7__claude-code-templates.734b8a50/git-workflow)<a href="https://agentmods.dev/plugins/swesmith/davila7__claude-code-templates.734b8a50/git-workflow"><img src="https://agentmods.dev/badge/plugins/swesmith/davila7__claude-code-templates.734b8a50/git-workflow.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
git-workflow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
100% identical to git-workflow — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"name": "git-workflow",
"source": "./",
"description": "Git workflow automation: feature, release, and hotfix commands with git specialists",
"version": "1.0.0",
"author": {
"name": "Daniel Avila"
},
"license": "MIT",
"keywords": [
"git",
"workflow",
"automation"
],
"strict": false,
"commands": [
"./cli-tool/components/commands/git/feature.md",
"./cli-tool/components/commands/git/release.md",
"./cli-tool/components/commands/git/hotfix.md",
"./cli-tool/components/commands/git/finish.md",
"./cli-tool/components/commands/git/flow-status.md"
],
"agents": [
"./cli-tool/components/agents/git/git-flow-manager.md"
]
}What ships with it
1 file beside marketplace.json#git-workflow in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 26 lines scan A a1d294e4751d
git-workflow is a plugin published in the GitHub repository swesmith/davila7__claude-code-templates.734b8a50 (2 stars, last pushed 8mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. It is 100% identical to git-workflow, differing in 0 lines, and is treated as a copy.
Other plugins, from other repositories
github-workflow
Git commit, PR creation, review, and merge skills following Conventional Commits.
stepwise-git
Git and GitHub workflow: semantic commits and rigorous PR comment review.
courier
A bundle of Claude Code skills that ship work already on disk: commit-changes-to-git stages only what the user named and writes one Conventional Commits message without pushing, and submit-a-pull-request pushes the current branch, opens a pull request with a short prose body explaining what changed and why, and pings…
ship
Git shipping workflow — conventional commits with gitmojis, PRs and MRs with the matching forge CLI, curated releases.
dootask
DooTask 插件开发与编码协作工具集:脚手架、发布、CLAUDE.md 优化与 Conventional Commits 提交.
changelog
Automatically creates structured, searchable changelog entries when committing code. Documents what changed, why, and issues encountered.