initial commit

This commit is contained in:
2026-03-08 14:37:55 +00:00
commit 4da672cbc7
62 changed files with 3460 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
---
description: Show persistent cross-session work status from megamemory
agent: lead
---
Load persistent project status from megamemory and provide a resume-oriented status report.
Requirements:
- Call `megamemory:list_roots` to load top-level concepts.
- Call `megamemory:understand` for in-progress work, open decisions, and pending next steps.
- Summarize:
1. What is currently in progress
2. What was completed recently
3. What decisions are still pending
4. Recommended next actions