feat: add 15 commands from fuji — cart, index, issue, pass, receive, recall, remember, search, status, summary, plan, work, why, insight, ask

This commit is contained in:
2026-06-09 17:39:17 +02:00
parent a08d7a0223
commit b8d7ed5674
15 changed files with 269 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
---
description: Start or resume work from a .madcat/PLAN.md. Shows plan status, cadence, and next chunk.
---
The user invoked `/work`.
Read `.madcat/PLAN.md` and present the status to the user in a concise summary. If status is "in_progress", state the next chunk and cadence. If "all_done", congratulate. If no PLAN.md found, suggest `/plan`.