From bbce68d8c345e65c994df0d8262d183b13617224 Mon Sep 17 00:00:00 2001 From: "Rai (Michael Pokorny)" Date: Tue, 24 Jun 2025 22:06:49 -0700 Subject: [PATCH] wip --- agentydragon/prompts/redepend.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 agentydragon/prompts/redepend.md diff --git a/agentydragon/prompts/redepend.md b/agentydragon/prompts/redepend.md new file mode 100644 index 0000000000..2c02cbdf5c --- /dev/null +++ b/agentydragon/prompts/redepend.md @@ -0,0 +1,4 @@ +read the description of all tasks in agentydragon/tasks/*.md and relevant context in codex-rs. for every task: disregard existing dependecy declarations in the frontmatter. think long about +why and how they might depend on each other and if there's any way they might conflict and whether the overall picturen of how they fit toether makes sense. for each, *REGENERATE* the +dependency list in frontmatter to the list of tasks the muast be done before each gvien taks becomes unblocked. no need to populate this for already merged tasks. also no need to list +merged tasks inside any dependency list.