Loading...
Loading...
Compare original and translation side by side
Receive a task, classify its difficulty, think proportionally, and start working immediately.
接收任务,分类难度,匹配对应思考深度,立即开始工作。
bug-fixdeploy-fixpre-deployprd-makerqatanstack-start-security$autoresearch-skill$ralph$skillbug-fixdeploy-fixpre-deployprd-makerqatanstack-start-security$autoresearch-skill$ralph$skillWhat should I execute?
- Task or feature to implement
- Target files or area
- Any constraints or requirements| Difficulty | Signals | Thinking depth |
|---|---|---|
| Easy | Single file, clear scope, familiar pattern, mechanical change | 1-3 thoughts |
| Medium | Multi-file, some ambiguity, moderate scope, requires context gathering | 4-6 thoughts |
| Hard | Cross-cutting, architectural impact, unfamiliar domain, complex interactions | 7+ thoughts |
我需要执行什么任务?
- 需实现的任务或功能
- 目标文件或区域
- 任何约束或要求| 难度 | 判断信号 | 思考深度 |
|---|---|---|
| 简单 | 单文件、范围明确、熟悉模式、机械性变更 | 1-3个思考点 |
| 中等 | 多文件、存在一定歧义、范围适中、需要收集上下文 | 4-6个思考点 |
| 复杂 | 跨模块、有架构影响、陌生领域、复杂交互 | 7个以上思考点 |
sequential-thinkingDifficulty: [easy/medium/hard] — [one-line reason]sequential-thinking难度:[简单/中等/复杂] — [一句话说明理由]| Step | Task | Tool |
|---|---|---|
| 1 | Validate input — identify the deliverable | - |
| 2 | Classify difficulty (easy/medium/hard) | - |
| 3 | Think proportionally | sequential-thinking |
| 4 | Explore relevant code | Read/Grep/Glob |
| 5 | Implement | Edit/Write |
| 6 | Validate (typecheck/test/build) | Bash |
| 7 | Report outcome and changed files | - |
undefined| 步骤 | 任务 | 工具 |
|---|---|---|
| 1 | 验证输入——明确交付成果 | - |
| 2 | 分类难度(简单/中等/复杂) | - |
| 3 | 匹配对应思考深度 | sequential-thinking |
| 4 | 探索相关代码 | Read/Grep/Glob |
| 5 | 实施 | Edit/Write |
| 6 | 验证(类型检查/测试/构建) | Bash |
| 7 | 报告结果和变更文件 | - |
undefined
If anything remains unverified, say what and why.
</completion_report>
<validation>
Execution checklist:
- [ ] ARGUMENT validated — deliverable is clear
- [ ] Difficulty classified
- [ ] sequential-thinking completed (proportional depth)
- [ ] Relevant code read before editing
- [ ] Implementation complete
- [ ] Validation executed (typecheck/test/build)
- [ ] Outcome reported with changed files
Forbidden:
- [ ] Presenting options and waiting for selection (this is execute, not diagnose)
- [ ] Over-thinking easy tasks (1-3 thoughts max for easy)
- [ ] Under-thinking hard tasks (7+ thoughts minimum for hard)
- [ ] Expanding scope beyond what was asked
- [ ] Claiming completion without running validation
</validation>
如果有未验证的内容,请说明是什么及原因。
</completion_report>
<validation>
执行检查清单:
- [ ] ARGUMENT已验证——交付成果明确
- [ ] 已完成难度分类
- [ ] 已完成sequential-thinking(匹配对应深度)
- [ ] 编辑前已阅读相关代码
- [ ] 实施完成
- [ ] 已执行验证(类型检查/测试/构建)
- [ ] 已报告结果及变更文件
禁止操作:
- [ ] 提供选项并等待选择(这是执行模块,而非诊断模块)
- [ ] 简单任务过度思考(简单任务最多1-3个思考点)
- [ ] 复杂任务思考不足(复杂任务至少7个思考点)
- [ ] 扩展请求范围之外的内容
- [ ] 未运行验证就声称完成
</validation>