What problem does it solve?
This Skill prevents cortextOS agents from becoming unreliable by enforcing system-first behavior, measurable activity, and consistent bus-based logging so work shows up on the dashboard.
Core Features & Use Cases
- System-first bus discipline: Ensures actions are visible by requiring bus logging, task completion, and heartbeat updates so nothing becomes “invisible work.”
- Idle prevention via structured checks: Directs agents to continuously find next actions by checking inbox, task queue, GOALS.md, and other agents.
- Task discipline and accountability loops: Requires creating tasks before significant work, completing immediately, acknowledging assigned tasks promptly, updating stale tasks, and avoiding orphan work.
- Memory as identity: Promotes consistent daily and long-term memory updates and standardizes “WORKING ON:” context for dashboard parsing.
- Safety-oriented autonomy rules: Defines what can be executed autonomously vs. what must be escalated into approvals (e.g., external communications, merges, deployments).
Quick Start
Use the soul-philosophy skill to onboard an analyst agent to cortextOS operational standards for bus logging, task lifecycle management, and day/night communication behavior.