Taiyi Doctor banner
Dong90 Dong90

Taiyi Doctor

Communication community

Description

<!-- TAIYI-FORGE:CHAT-COMMAND:taiyi-doctor.md --> --- description: "TaiyiForge /taiyi:doctor — install + workspace self-check" argument-hint: "optional flags: --json --compact --strict-workspace" --- User invoked **$taiyi-doctor** (= `/taiyi:doctor`). Run: ```bash scripts/taiyi-forge.sh doctor $ARGUMENTS ``` **安装与消费方自检**(Skill 四端、prompt 同步、工作区 `.taiyi/` 健康)。Agent 默认加 `--json --compact`,只摘失败项,勿全量 dump。 对照:`/taiyi:verify` = 工件门禁 · `/taiyi:audit` = 交付漂移+git · `/taiyi:doctor` = 安装+工作区 ## Agent 协

Installation

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

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

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

Full documentation available on GitHub

View Source Repository