mirror of
https://github.com/mattpocock/skills.git
synced 2026-09-12 10:28:06 +07:00
refactor(wizard): cut the no-ops about time estimates
Telling the agent not to give minutes, in a template that has no minutes, pays load to say nothing — and naming the banned behaviour makes it more available, not less. The absence does the work. - SKILL.md: drop the "never give a time estimate" paragraph and the "stage takes no duration" note; the example stage already shows it. - template.sh: drop the two comments about not printing minutes. - docs: drop the sentence about there being no estimate. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
c0fd1e973e
commit
cb7db0eeb6
@@ -2,4 +2,4 @@
|
||||
"mattpocock-skills": patch
|
||||
---
|
||||
|
||||
wizard: never give a time estimate. The template drops `TOTAL_MINUTES` and the time-remaining display, `stage` takes a name only, and progress is counted in stages.
|
||||
wizard: remove the time estimate. The template drops `TOTAL_MINUTES` and the time-remaining display, `stage` takes a name only, and progress is counted in stages.
|
||||
|
||||
Reference in New Issue
Block a user