Taiyi New banner
Dong90 Dong90

Taiyi New

Communication community

Description

<!-- TAIYI-FORGE:CHAT-COMMAND:taiyi-new.md --> --- description: "TaiyiForge /taiyi:new — start a change (OpenSpec opsx:new)" argument-hint: "change title, e.g. 用户登录" --- User invoked **$taiyi-new** (= `/taiyi:new`). Run from project root: ```bash scripts/taiyi-forge.sh new $ARGUMENTS ``` Creates `.taiyi/changes/<slug>/` and seeds **`change.json` + `CHANGE.md`** (hbs-rendered from json). Default is **manual** nine-phase mode; add `--auto` only when user wants full autopilot. **STOP after showi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository