What problem does it solve?
This Skill solves the problem of agents appearing inactive or missing from the dashboard because no activity events are recorded. Without event logging, session starts, task completions, and key coordination actions don’t show up in the activity feed.
Core Features & Use Cases
- Reliable activity feed visibility: Forces at least one event per active session so your work is always visible on the dashboard.
- Structured event reporting: Logs session lifecycle, task completion, heartbeats, and other significant actions with consistent categories and severities.
- Coordination and accountability events: Records approvals, research cycles, message dispatches, and specialist handoffs so coordination can be audited.
Use case: When an analyst agent completes a multi-step investigation overnight, the Skill logs the session start/end and research completion so the dashboard shows exactly what was done and what should be reviewed.
Quick Start
Send the command cortextos bus log-event action session_start info --meta '{"agent":"<agent_name>"}' to record a session start event for your agent.