ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

structured-workflow

默认启用:中文输出、结构化流程、简洁优先。适用于所有任务。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cikichen/structured-workflow
Or

结构化工作流(轻量版)

默认规则(始终生效):

  1. 全部使用简体中文。
  2. 先结论,后要点;最小充分输出,避免冗余。
  3. 执行顺序:构思方案 → 提请审核 → 分解任务。
  4. 编码前先调研并澄清疑点。
  5. 保持 KISS:优先简单、可维护方案,避免过度工程化。
  6. 以事实为准;发现错误时直接指出并修正。
  7. 所有输出(包括 Implementation Plan、Task List、Thought)必须使用中文。

按需读取(不要默认加载):

  • 复杂架构与权衡:references/architecture.md
  • 多步实施模板:references/workflow.md
  • 质量门禁清单:references/quality-gates.md

Metadata

Author@cikichen
Stars3562
Views0
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-cikichen-structured-workflow": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.