yq-git-helper

yq-git-helper is a skill for Claude Code, Codex from rockyflux/yq-workflow. It costs 30 tokens per session (657 once invoked), scanned A, original, MIT.

A Git delivery guide for organizing branches, commits, pull requests, merge checks, and release handoff. Git is the version-control system used to track code changes.

In plain words
What is it for?
Use it to prepare commits and pull requests, summarize validation, document risks and rollback notes, and check whether a branch is ready to merge.
Why use it?
It helps teams understand what changed, why it changed, how it was checked, and what risks remain before merging or releasing.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to prepare commits and pull requests, summarize validation, document risks and rollback notes, and check whether a branch is ready to merge.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rockyflux/yq-workflow/yq-git-helper
Install

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.

Any agent
npx skills add rockyflux/yq-workflow --skill yq-git-helper
Clone the repo
git clone --depth 1 https://github.com/rockyflux/yq-workflow

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for yq-git-helper

README.md
[![agentmods](https://agentmods.dev/badge/skills/rockyflux/yq-workflow/yq-git-helper/github.svg)](https://agentmods.dev/skills/rockyflux/yq-workflow/yq-git-helper)
Your own site
<a href="https://agentmods.dev/skills/rockyflux/yq-workflow/yq-git-helper"><img src="https://agentmods.dev/badge/skills/rockyflux/yq-workflow/yq-git-helper/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for yq-git-helper

Your own site · 80×15
<a href="https://agentmods.dev/skills/rockyflux/yq-workflow/yq-git-helper"><img src="https://agentmods.dev/badge/skills/rockyflux/yq-workflow/yq-git-helper.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 657 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.00657
Opus 5 $0.00015 $0.00329
Sonnet 5 $0.00006 $0.00131
Haiku 4.5 $0.00003 $0.00066

Measured 8d ago against content hash 59078eca415e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

yq-git-helper 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 8d ago.

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.

templates/yq-skills/yq-git-helper/SKILL.md · 85 lines

What it actually says

YQ Git Helper

Overview

整理分支、提交、PR 描述和合并前检查,让技术改动能被清晰、规范地交付出去。

Core principle: 交付不只是把代码推上去,还要让他人能理解、评审和接手。

When to Use

  • 用户要整理提交、写 PR、准备合并或发布说明
  • 需要把一组改动收成清晰的交付单元
  • 需要补充变更摘要、验证结果和风险说明
  • 需要确认当前分支是否具备合并条件

Route Elsewhere

  • 主要是实现功能:转 yq-code-gen
  • 主要是代码质量审查:转 yq-code-review
  • 主要是运行或技术文档:转 yq-doc-gen

Process

  1. 整理改动范围、目的和验证结果。
  2. 归纳 commit 主题和 PR 主叙事。
  3. 检查测试、文档、风险说明和回滚准备。
  4. 标出 reviewer 最需要先看的点。
  5. 输出合并前的剩余阻塞项或建议动作。

Output

# Git Delivery Summary
## Branch Purpose
## Change Summary
## Validation
## Risks and Notes
## PR Description Draft
## Merge Readiness
## Recommended Next Step
  • 上游通常来自 yq-code-reviewyq-doc-gen
  • 完成前验证可参考 superpowers:verification-before-completion
  • 分支收口流程可参考 superpowers:finishing-a-development-branch
  • 默认先走 superpowers:verification-before-completion,确认交付说法和验证证据一致
  • 需要继续收口分支、提交和合并动作时,接 superpowers:finishing-a-development-branch

Common Mistakes

  • 提交信息不能反映真实改动意图
  • PR 只有“做了什么”,没有“为什么”和“怎么验证”
  • 合并前没有显式列出风险和阻塞项
Changes

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.

  1. 8d ago First seen · 85 lines · 30 tokens per session scan A 59078eca415e

Subscribe to this mod's changes

yq-git-helper is a skill published in the GitHub repository rockyflux/yq-workflow (2 stars, last pushed yesterday), licensed MIT. It adds 30 tokens to every session and 657 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

github-automation

GitHub workflow automation, PR management, issue tracking, and code review coordination. Integrates with GitHub Actions and repository management. Use when: PR creation, code review, issue management, release automation, workflow setup. Skip when: local-only changes, non-GitHub repositories.

ruvnet/ruflo · 61 tokens

comet-safe-delivery

A Chinese-language procedure for safely delivering specified Comet changes through Git. It covers checking worktrees and unrelated edits, staging exact files, validating hooks, and authorized commits or pushes.

rpamis/comet · 78 tokens

close-task-commit-push-pr

Close the active backlog task (detected from branch name), commit all changes, push to remote, and open a pull request. Use when the user says "close task and ship it", "close task commit push pr", or invokes /close-task-commit-push-pr.

devoxx/DevoxxGenieIDEAPlugin · 64 tokens

changelog

Auto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and player-facing versions.

Donchitos/Claude-Code-Game-Studios · 29 tokens

git-workflow

Guides you through Git workflows — branching strategies, commit conventions, merge conflict resolution, and release management. Use when working with Git repositories or when the user asks about version control best practices.

ownpilot/OwnPilot · 42 tokens

development-workflow

Detailed development workflow with modular patterns for git, review, testing, and deployment.

athola/claude-night-market · 20 tokens