Skills
Spec-first, TDD, subagent-driven software development workflow. Use when: (1)…
Use when starting any conversation - establishes how to find and use skills,…
Complete Superpowers methodology for OpenClaw. A 12-skill collection that…
提供系统化的 AI 编程工作流支持,包括测试驱动开发、代码审查、重构、文档生成和自动化验收测试。
中文AI工作流框架 - 先理解需求再执行,让AI做事更有逻辑
Use before any creative work - creating features, building components, adding…
Enforce a four-phase debugging process—root cause investigation, pattern…
Enable or disable a strict engineering workflow for coding tasks enforcing…
Use when you have a spec or requirements for a multi-step task, before…
Use when completing tasks, implementing major features, or before merging -…
Enforces strict RED-GREEN-REFACTOR TDD cycle by writing failing real-code…
Use when about to claim any work is complete, fixed, passing, or successful -…
Use when starting any development work or when unsure which superpowers…
Use when starting any conversation - establishes how to find and use skills,…
子代理任务拆分 + using-superpowers 技能执行。每次 spawn 子代理前必须遵守的铁律。结合 using-superpowers 和…
Use when facing 2 or more independent tasks that can be worked on without…
Use when executing implementation plans with independent tasks - coordinates…
Use when starting feature work that needs isolation from current workspace -…
Use when implementation is complete, all tests pass, and you need to decide…
Use when receiving code review feedback - requires technical verification…
# 国内 Git 工作流规范 ## 概述 国内团队用 Git 经常踩的坑:GitHub 访问不稳定、CI/CD 方案照搬国外水土不服、commit…
# 使用 Git 工作树 ## 概述 确保工作发生在隔离的工作区中。优先使用你的平台的原生 worktree 工具。仅在没有原生工具可用时,再回退到手动…
# 执行计划 ## 概述 加载计划,批判性审查,执行所有任务,完成后报告。 **开始时宣布:** "我正在使用 executing-plans…
# 子智能体驱动开发 通过为每个任务分派一个全新的实现子智能体来执行计划:每个任务完成后做一次任务审查(规格合规性 +…
# 中文 Git 提交规范 ## 1. Conventional Commits 中文适配 基于 Conventional Commits 1.0.0…
