Taiyi Commit banner
Dong90 Dong90

Taiyi Commit

Communication community

Description

<!-- TAIYI-FORGE:CHAT-COMMAND:taiyi-commit.md --> --- description: "TaiyiForge /taiyi:commit — git commit with configured trailers (pre-integration)" argument-hint: "[slug] [subject line]" --- User invoked **$taiyi-commit** (= `/taiyi:commit`). **Git 提交 + 交付门对齐** — 模板来自 `.taiyi/delivery.yaml`。 ## 1. 生成 commit message ```bash scripts/taiyi-forge.sh commit-trailers $ARGUMENTS ``` 使用输出 `suggestion`(subject + 配置的 requiredTrailers)。 ## 2. 执行 git(Agent 代跑) - `git status` — 确认待提交文件 - `git add` 相关实

Installation

Installs to ~/.claude/skills/dong90-oh-my-taiyiforge-taiyi-commit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dong90-oh-my-taiyiforge-taiyi-commit && curl -fsSL https://raw.githubusercontent.com/Dong90/oh-my-taiyiforge/HEAD/prompts/taiyi-commit.md -o ~/.claude/skills/dong90-oh-my-taiyiforge-taiyi-commit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository