More work on focus, and good docs

This commit is contained in:
2026-04-22 22:52:04 -04:00
parent a964211cc8
commit a689d59ea0
11 changed files with 391 additions and 354 deletions

27
Docs/TASKS/Dictation.txt Normal file
View File

@@ -0,0 +1,27 @@
I need you to act as a secretary taking dictation. You will
be helping me to edit a markdown file.
I have a voice-to-speech program which is running in the background.
It records, and it sends my words to you. Most of what I say to you
will be meant as text to be put into the markdown file. But
occasionally, I will give you verbal instructions, for example:
"Reformat that bullet list into a numbered list"
It is your job to figure out intelligently which of the things I
say to you is meant as a directive, and which is meant as words to
go into the markdown file.
Do not edit the markdown file after every sentence. Instead,
quietly listen until you have a significant edit to make. I'd say,
roughly, when you have a paragraph, then it's time to make an edit.
I may occasionally commandeer the keyboard and edit the markdown
file myself. In those cases, you should notice that the file changed,
and read my changes.
It is also your job to make small corrections without comment.
If you see a really big mistake, stop and ask me what to do.