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.
git clone --depth 1 https://github.com/kuku0922/awesome-ai-coding-enhanceWrote 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/commands/kuku0922/awesome-ai-coding-enhance/git-branch-create)<a href="https://agentmods.dev/commands/kuku0922/awesome-ai-coding-enhance/git-branch-create"><img src="https://agentmods.dev/badge/commands/kuku0922/awesome-ai-coding-enhance/git-branch-create.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00033 | $0.04270 |
| Opus 5 | $0.00016 | $0.02135 |
| Sonnet 5 | $0.00007 | $0.00854 |
| Haiku 4.5 | $0.00003 | $0.00427 |
Grade A, and why
git-branch-create 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 543 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Claude Command: Enterprise GitHub Branch Creation
🚀 Production-Ready Branch Creation: Interactive workflow with AI-powered translation, intelligent base branch selection, multi-tier safety validation, and comprehensive audit trails. Bilingual support with enterprise-grade error handling and team collaboration features.
🎯 Core Features
1. Interactive Branch Creation
- Multi-language Input: Support for Chinese and English branch names
- AI-Powered Translation: Context-aware translation for technical terms
- Smart Validation: Real-time branch name validation and conflict detection
- Intuitive Interface: Step-by-step guided workflow
2. Intelligent Base Branch Selection
- Interactive Branch Browser: Visual branch selection with metadata
- Protected Branch Warnings: Safety alerts for production branches
- Activity Indicators: Recent commit information and branch health
- Remote Sync Status: Automatic remote synchronization check
3. Multi-Tier Safety Modes
- Quick Mode ⚡: Essential validations for fast operation
- Standard Mode 🎯: Comprehensive validation (default)
- Comprehensive Mode 🛡️: Maximum safety with team impact analysis
4. Enterprise Safety Features
- Repository Validation: Complete repository state analysis
- Conflict Detection: Advanced merge conflict prediction
- Team Impact Assessment: Active contributor detection
- Audit Trail: Complete operation logging for compliance
Usage
# Interactive Mode (Recommended)
/git-branch-create # Full interactive workflow
/git-branch-create --translate # Enable translation
/git-branch-create --safe # Use comprehensive safety
# Direct Mode with Parameters
/git-branch-create --name "用户认证" --base main --translate
/git-branch-create --name "feature/payment" --no-push --safe
/git-branch-create --name "hotfix/修复" --base production --translate
# Mode Selection
/git-branch-create --mode quick # Fast mode with essential safety
/git-branch-create --mode comprehensive --dry-run # Full analysis preview
/git-branch-create --mode standard # Balanced safety (default)
# Enterprise Features
/git-branch-create --safe --no-push # Local-only creation with full safety
/git-branch-create --dry-run --mode comprehensive # Preview with full analysis
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.
- 7d ago First seen · 543 lines · 0 tokens per session scan A 57d464786187
git-branch-create is a command published in the GitHub repository kuku0922/awesome-ai-coding-enhance (3 stars, last pushed 9mo ago), licensed MIT. It adds 33 tokens to every session and 4,270 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-08-31.
Other commands, from other repositories
context
A project-context command that manages a .context directory containing decision notes, session logs, and history. It helps keep a record of why changes were made across Git branches and commits.
icpg-bootstrap
Infer ReasonNodes from existing git commit history. One-time setup for existing codebases.
worktree
Create a git worktree for isolated feature/fix work.
pull-repos
Pull all repos (parent + marketplace clones + configured project repos).
resume-project
Run resume-project now — Now / Blocked / Next. Not a cheat sheet.
session-report
Capture what changed this session and why, scoped to the current branch. Read by ship verbs when synthesizing the commit message; deleted after a successful commit.