taiyi-integration

taiyi-integration is a skill for Claude Code, Codex from Dong90/oh-my-taiyiforge. It costs 27 tokens per session (2,698 once invoked), scanned A, original, MIT.

A project workflow skill for closing a TaiyiForge change and recording it in a CHANGELOG.md file. It checks review results, tests, and the state of the working tree before archiving the change.

In plain words
What is it for?
Use it after development, testing, and review to create the integration record, synchronize documentation when required, run the relevant checks, and archive the change.
Why use it?
It prevents unfinished or untested work from being archived as complete. It also keeps the change history aligned with the work that was actually delivered.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for gstack. Also seen: mentions CLAUDE.md; mentions AGENTS.md; built for gstack.

Good fit Use it after development, testing, and review to create the integration record, synchronize documentation when required, run the relevant checks, and archive the change.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dong90/oh-my-taiyiforge/taiyi-integration
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 Dong90/oh-my-taiyiforge --skill taiyi-integration
Clone the repo
git clone --depth 1 https://github.com/Dong90/oh-my-taiyiforge

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 taiyi-integration

README.md
[![agentmods](https://agentmods.dev/badge/skills/dong90/oh-my-taiyiforge/taiyi-integration/github.svg)](https://agentmods.dev/skills/dong90/oh-my-taiyiforge/taiyi-integration)
Your own site
<a href="https://agentmods.dev/skills/dong90/oh-my-taiyiforge/taiyi-integration"><img src="https://agentmods.dev/badge/skills/dong90/oh-my-taiyiforge/taiyi-integration/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 taiyi-integration

Your own site · 80×15
<a href="https://agentmods.dev/skills/dong90/oh-my-taiyiforge/taiyi-integration"><img src="https://agentmods.dev/badge/skills/dong90/oh-my-taiyiforge/taiyi-integration.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,698 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 5 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium MCP Rug Pull · line 144
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 153
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 174
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 175
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 176
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
How audits are shown
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.00027 $0.02698
Opus 5 $0.00014 $0.01349
Sonnet 5 $0.00005 $0.00540
Haiku 4.5 $0.00003 $0.00270

Measured 13d ago against content hash 836ee7dd3c07, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

taiyi-integration 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 13d 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.

skills/taiyi-integration/SKILL.md · 221 lines

How it starts

The opening of the file, as written. The whole thing — 221 lines — stays where its author put it; the contents beside it link to each section on GitHub.

taiyi-integration — 闭环归档

进入本阶段前请优先读 .taiyi/changes/<slug>/PHASE-CONTEXT.md(~500 tokens),不要全量加载上游工件。

框架集成

本阶段使用以下框架:

框架 用途 何时加载
Harness 阶段过关(statuscontinue)与归档(archive 全程
OpenSpec archive 命令内部将 artifacts 同步到 openspec 格式 步骤 4 归档时(自动)
GStack ship/land — 创建 PR 和部署交付链 归档后(可选)
Superpowers finishing-a-development-branch — 分支收尾决策 归档后

Spec-KitOMO 在本阶段不涉及。

前置门禁(Pre-flight)

0.1 上游确认

  • review 阶段已过关(REVIEW.md 存在,⭐ 汇总 ≥ 4.0)
  • 全部测试通过(npm test / pytest / cargo test exit 0)
  • git diff 与 base 分支的差异干净(无临时文件、调试日志)

0.2 Profile 判定

Profile 集成要求
full 完整:integration 工件 + docs sync + 全量测试 + 归档
api/ui 同 full
lite 同 full
spike/micro 简化:integration 工件 + 全量测试 + 归档,可跳过 docs sync
nano 极简:dev 后直接进入 integration 工件 + 归档(可省略 docs sync)

0.3 前置检查清单

  • REVIEW.md 存在且无 Open critical findings
  • 所有测试通过(实跑确认)
  • 无未提交的改动

步骤

工件契约

路径 职责
语义真源 integration.json Zod(src/schemas/integration.ts
生成视图 CHANGELOG.md变更目录内 hbs(src/templates/integration.hbs
流程 本 Skill docs sync、全量测试、archive

工作流:编辑 integration.jsonrender <slug> integrationcontinuearchive

项目根 CHANGELOG.md 分开;archive 可合并到根。详见 docs/taiyi/artifact-contract.md

json 字段(Zod 摘要)

字段 要求
title 集成标题
changelog_entries ≥1 条;type(feat/fix/…)+ description
release_version / release_date / status 可选
breaking_changes 可选
alerts / monitoring / post_launch 可选;上线观察
rollback_trigger / rollback_step1 可选

0. Integration 工件(引擎过关必填 · 变更目录)

项目根 CHANGELOG.md 分开 — 过关校验的是变更目录内工件:

路径 用途
.taiyi/changes/<slug>/integration.json Zod 真源(changelog_entries 等;缺则 status 报 blockers)
.taiyi/changes/<slug>/CHANGELOG.md hbs 从 json 渲染的 Keep a Changelog 切片

Read the full file on GitHub · 221 lines

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. 13d ago First seen · 221 lines · 27 tokens per session scan A 836ee7dd3c07

Subscribe to this mod's changes

taiyi-integration is a skill published in the GitHub repository Dong90/oh-my-taiyiforge (888 stars, last pushed 5d ago), licensed MIT. It adds 27 tokens to every session and 2,698 once invoked, about $0.0001 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-30.