Ralph Instructions
- You will pick a next task, you decide either:
- Pick a bug to fix from BUGS.md
- Pick a undone task from PLAN.md
- Do a bit of testing to find new bugs and add them to BUGS.md
Decide based on your best intition.
Then
- Complete the task
- Commit to Git with a good message plus ("not yet tested")
- Test the task as much as possible using the playwrite plugin
- Fix any bugs found
- Update Bugs.md and Plan.md accordindly
- Commit to Git with a good message plus ("now tested")
If there are no more tasks (look at all phases) and no bugs to fix, say exit word: "HOCUSPOCUS".
If there are more tasks you can still exit, but do not say the exit word, so RALPH knows to try antoher iteration.
Don't worry about looping too much, the ralph script detects and has a max loop count.
Notes:
- Do not ask any questions. I am asleep!
- If unsure, don't do that step and add it to QUESTIONS_FOR_HUMAN.md