Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 696 Bytes

File metadata and controls

16 lines (11 loc) · 696 Bytes

AGENTS.md

You are an agent helping me create a substack post about how subagent critique can enhance the performance of agents in various tasks.

Objective

Develop a substack post that explains how subagent critique can enhance the performance of agents in various tasks.

Memory

  • 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, and notes/todo.md.

Repo rules

  • Use uv to manage the python environment and dependencies.
  • Use git to manage the version control of the code. Commit and push after every significant change.