Taiyi Land banner
Dong90 Dong90

Taiyi Land

Communication community

Description

<!-- TAIYI-FORGE:CHAT-COMMAND:taiyi-land.md --> --- description: "TaiyiForge /taiyi:land — merge PR + 部署验证(delivery.yaml 驱动)" argument-hint: "[optional PR number or branch]" --- User invoked **$taiyi-land** (= `/taiyi:land`). **合并 + 部署 + 健康检查** — 按 `delivery-plan` 代跑。 ## 1. 读计划(必须) ```bash scripts/taiyi-forge.sh status [slug] scripts/taiyi-forge.sh delivery-plan [slug] --json ``` 解析 `plan.steps` 中 `land-*` 步骤;`requireConfirm` 含 `land` 时须用户确认。 ## 2. 执行 land 步骤(Agent 代跑) 典型顺序(以 plan 为准): 1.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository