From ae374563d2e28b346d66bbd345d6e16606c1a2c4 Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Sat, 14 Mar 2026 18:38:30 -0600 Subject: [PATCH] feat: add my state update command meant to be used with the docs and memory-bank protocol, but should be somewhat generic --- commands/state-update.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 commands/state-update.md diff --git a/commands/state-update.md b/commands/state-update.md new file mode 100644 index 0000000..77bd63e --- /dev/null +++ b/commands/state-update.md @@ -0,0 +1,12 @@ +--- +description: Update the project state +agent: build +model: opencode/minimax-m2.5-free +--- + +Observe any project state or memory instructions you were given. Update that information accordingly. + +If you do not have any instructions related to memory or tacking the project state, do nothing. + +Inform the user what action you took either way, even if it was no action. +