# opencode-sessions > Managing OpenCode sessions and context - Author: Claude Agent - Repository: mguttmann/autonomous-org-framework - Version: 20260121124308 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/mguttmann/autonomous-org-framework - Web: https://mule.run/skillshub/@@mguttmann/autonomous-org-framework~opencode-sessions:20260121124308 --- --- name: opencode-sessions description: Managing OpenCode sessions and context --- # OpenCode Sessions ## Session Management - Sessions persist until cleared - Context accumulates - Checkpoint frequently ## Context Limits | Usage | Quality | Action | |-------|---------|--------| | 0-30% | Peak | Continue | | 30-50% | Good | Checkpoint | | 50-70% | Degrading | Consider new session | | 70%+ | Poor | New session | ## Commands - `/status` - Current state - `/checkpoint` - Save state - `/continue` - Resume from STATE.md ## Best Practices - Keep STATE.md current - Checkpoint before complex work - Start fresh when quality drops