double-check

Installation
SKILL.md

双重验证 / Double Check

这个技能做什么 / What this skill does

  • 对所有文件修改任务执行两次连续验证
    Applies two consecutive validation runs to file modification tasks.
  • 降低“改完看起来没问题,其实一跑就炸”的概率。
    Reduces the chance of changes that look fine but break at build, test, or run time.
  • 适用于代码、文档、配置、脚本和功能删除。
    Works for code, documentation, configuration, scripts, and feature removal.

什么时候使用 / When to use this skill

在以下情况应自动使用:
Use this skill automatically when:

  • 用户要求新增、修改、删除、重构任何文件。
    The user asks to add, modify, delete, or refactor files.
  • 任务需要“改完后确认没问题”。
Related skills
Installs
3
GitHub Stars
1
First Seen
Mar 24, 2026