Skip to content

Commit 9be798f

Browse files
committed
Add revise_input command
1 parent a39bc6e commit 9be798f

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
We are going to produce a revised version of a task or markdown document.
2+
3+
The document to improve is #ARGUMENT. We will call this the Original.
4+
5+
Based on our conversation, produce a revised version of the Original that includes amendments, improvements, or even
6+
ellisions, that **had they been there in the first place**, would have meant that I did not have to step in and guide or
7+
ask you to revise how you got to your final result.
8+
9+
YOU MUST NOT MODIFY THE ORIGINAL.
10+
11+
## Naming the revised document
12+
13+
Append some alpha marker to the document name, indicating it's a later, alternate version.
14+
15+
For example, if the Original were `task_v1.md`, you would call your revision `task_v1a.md`.
16+
17+
If the Original were `task_v1a.md`, your revision would be `task_v1b.md`
18+
19+
etc

0 commit comments

Comments
 (0)