what i did
- created a metacognition skill for claude. runs at the end of each session to:
- identify learnings/mistakes
- update .md files accordingly so it doesn't make the same mistakes in future sessions
- asked claude for feedback on website SEO - executed on those changes.
- added sandbox mode so claude doesn't rm-rf my home directory
- worked with claude to create a development plan for a simple promptLibrary CRUD app i'm working on.
- for learning purposes i manually made changes on project to convert to typescript and switch from commonjs to esmodules
- added relevant learnings to mochi spaced repetition system
- read about harnesses in the monorepo
what i learned using claude:
- claude can teach me skills i don't know.
- i.e. realized i had some gaps in typescript knowledge, asked claude questions.
- i need to inhibit more of the traits i infuse in claude
- i caught myself asking claude to think in ways i rarely do.
- i need to:
- take a step back and ask myself - 'what makes a good website design?' before just immediately designing something.
- have a stronger ooda loop - always identify areas of improvement, how i can be better tomorrow.
- asking claude to let me know where its making assumptions helps avoid pitfalls it would have made otherwise.
- excited by the different ways we can work with these agents to make them even better!
- metacognition, etc.
- need to get more comfortable multitasking. while an agent is running on a longer task - do something else.