Loading...
Loading...
Compare original and translation side by side
/quicktask_plan.md/quick --research/quicktask_plan.md/quick --research--no-commit--dry-run--no-commit--dry-run/quick --research/quick/quick/quick --research/quick --research/quick/quickThis task exceeds /fast scope ([reason]). Redirecting to /quick./quick --research该任务超出/fast的处理范围([原因])。将转至/quick处理。Scope exceeded during execution (3+ edits needed). Preserving work done.
Redirecting remainder to /quick./quick执行过程中超出范围(需要3次以上编辑)。已完成的工作将被保留。
剩余任务将转至/quick处理。git checkout -b fast/<brief-description>git add <specific-files>
git commit -m "$(cat <<'EOF'
<type>: <description>
EOF
)"fix:chore:refactor:git log -1 --onelinegit checkout -b fast/<简要描述>git add <具体文件>
git commit -m "$(cat <<'EOF'
<类型>: <描述>
EOF
)"fix:chore:refactor:git log -1 --onelineundefinedundefined| Date | ID | Description | Commit | Tier |
|---|---|---|---|---|
| YYYY-MM-DD | - | <description> | <short-hash> | fast |
Fast tasks do not get task IDs (that is a Quick-tier feature). Use `-` for the ID column.
**Step 2: Display summary**
---| 日期 | ID | 描述 | 提交 | 层级 |
|---|---|---|---|---|
| YYYY-MM-DD | - | <描述> | <短哈希值> | fast |
Fast任务无需分配任务ID(这是Quick层级的特性)。ID列使用`-`填充。
**步骤2:展示总结信息**
---/quick/quick --discuss/quick --discussfast/<description>fast/<描述>/quick --research/quick --research--no-commit--no-commit/fast/quick/fast/quick| Rationalization | Why It's Wrong | Required Action |
|---|---|---|
| "Just one more edit won't hurt" | The 3-edit gate exists to prevent silent scope creep | Redirect to /quick at edit 4 |
| "This is basically fast, just needs a little research" | Research means uncertainty; uncertainty means /quick | Redirect to /quick --research |
| "No need to commit a one-line change" | One-line changes cause one-line bugs that are invisible without commits | Commit every fast task |
| "STATE.md logging is overhead" | Without logging, fast tasks are invisible — defeating auditability | Always log to STATE.md |
| 合理化借口 | 错误原因 | 要求操作 |
|---|---|---|
| "再多加一次编辑也没关系" | 3次编辑的限制是为了防止悄无声息的范围蔓延 | 第4次编辑时转至/quick |
| "这个任务基本符合Fast要求,只是需要一点调研" | 调研意味着不确定性;有不确定性的任务应使用/quick | 转至 |
| "单行修改没必要提交" | 单行修改可能引发单行bug,没有提交记录的话这些bug难以追踪 | 每个Fast任务都必须提交 |
| "STATE.md日志记录是额外开销" | 没有日志记录的话,Fast任务将不可见——这会破坏可审计性 | 始终将任务记录至STATE.md |