initial commit
This commit is contained in:
16
.config/opencode/commands/status.md
Normal file
16
.config/opencode/commands/status.md
Normal 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
|
||||
Reference in New Issue
Block a user