What problem does it solve?
This Skill provides the essential interface for managing the Codegg agent's lifecycle, session state, and communication transport, ensuring seamless interaction between the TUI and the backend daemon.
Core Features & Use Cases
- Session Lifecycle Management: Create, load, fork, archive, and restore agent sessions with full workspace awareness.
- Transport Flexibility: Switch between local daemon socket, in-process standalone mode, or stdio-based communication.
- Use Case: When working on multiple projects, use this skill to switch between different workspace contexts and ensure the agent daemon is correctly attached to your current terminal session.
Quick Start
Use the core skill to list all active sessions and attach to the workspace associated with the current directory.