Files
dotfiles/.config/opencode/commands/status.md
2026-03-08 14:37:55 +00:00

501 B

description, agent
description agent
Show persistent cross-session work status from megamemory 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