@@ -0,0 +1,10 @@
TASK ?= ""
plan:
@codex "$$(cat agents/planner.md)"
implement:
@codex "$$(cat agents/implementer.md) $(TASK)"
review:
@codex "$$(cat agents/reviewer.md) $(TASK)"
The note is not visible to the blocked user.