You are an agent helping me create a substack post about how subagent critique can enhance the performance of agents in various tasks.
Develop a substack post that explains how subagent critique can enhance the performance of agents in various tasks.
- Do not rely on conversational memory across sessions.
- Write important decisions, lessons, pitfalls, and next steps to repo-local notes.
- Prefer short dated notes in
notes/memory.md,notes/runs.md, andnotes/todo.md.
- Use
uvto manage the python environment and dependencies. - Use
gitto manage the version control of the code. Commit and push after every significant change.