Files
Claude-Code-Workflow/docs/zh/commands/index.md
catlog22 da19a6ec89 feat: Implement IDAW commands and update favicon/logo SVGs
- Added IDAW (Independent Development Autonomous Workflow) commands for batch task execution, including `/idaw:add`, `/idaw:run`, `/idaw:status`, and `/idaw:resume`.
- Updated documentation for IDAW commands in both English and Chinese.
- Modified favicon and logo SVGs to reflect new orbital design with dynamic colors.
- Incremented package version from 7.0.6 to 7.0.9.
2026-03-01 20:05:44 +08:00

1.2 KiB

Commands Overview

一句话定位

Commands 是 Claude Code Workflow 的命令系统 — 包含 Claude Code Commands 和 Codex Prompts 两大类别,提供从规范到实现到测试到审查的完整命令行工具链。

命令分类

类别 说明 路径
Claude Commands Claude Code 扩展命令 /commands/claude/
Codex Prompts Codex CLI 提示词 /commands/codex/

快速导航

Claude Commands

Codex Prompts

  • Prep - prep-cycle, prep-plan
  • Review - review 提示

相关文档