Skip to content

manager-heavy-core

Manager-first AI Agent OS distribution for coordination-heavy workspaces.

FieldValue
StatusProduction-ready
Versionv0.5.0
Familymanager-heavy
Spec>=1.0.0 <2.0.0
PersonaCoordinator-first
HeartbeatProactive

Description

Full template set with battle-tested principles, escalation templates, OKR control plane, TODO-first heartbeat, and file-backed memory system. This is the most mature ROM, distilled from production experience managing multi-agent teams.

Use Cases

  • Multi-agent management with delegation
  • OKR-driven execution with max 3 active objectives
  • GitHub-centric development workflows
  • Coordination-first workspaces where the agent orchestrates rather than codes

Skills

Required (included_skills)

SkillSourceDescription
agent-managergitEmployee agent lifecycle management — start, stop, monitor, assign tasks
team-managergitTeam orchestration — create teams, assign tasks, monitor progress

Optional (optional_skills)

SkillSourceDescription
agent-calendargit (v0.1.0)Agent availability calendar — track free/busy/unavailable states, monitor quotas
notifierembeddedMulti-channel notifications — Feishu, Slack, Telegram, email

Workspace Files

After installation, your workspace will contain:

Core OS files

FilePurpose
SYSTEM.mdKernel contract with manager principles and operating rules
SOUL.md40+ operating principles across 11 categories
AGENTS.mdSession bootstrap, memory rules, structure invariants
USER.mdOperator profile template
HEARTBEAT.mdTODO-first execution surface with 3-gate criteria
OKR.mdActive OKR control plane (max 3)
TODO.mdHigh-priority temporary work tracker
MEMORY.mdLong-term curated memory
TOOLS.mdLocal tools and environment notes

Memory system

PathPurpose
memory/index.mdTopic navigation index
memory/YYYY-MM-DD.mdDaily notes (created as needed)

OKR system

PathPurpose
okrs/Candidate.mdNon-active OKR parking lot

Key Principles

  • TODO-first heartbeat: Temporary urgent work is resolved before OKR progression
  • 3-gate HEARTBEAT_OK: Must pass external-wait + no-internal-action + fresh-scan before returning OK
  • Max 3 active OKRs: Non-active OKRs park in okrs/Candidate.md
  • File-backed memory: Daily notes + topic index + long-term curated memory
  • Escalation templates: Standardized approval request and blocker report formats
  • Evidence-based OKR closure: 8 rules for closing objectives with proof

Version History

VersionDateHighlights
v0.5.02026-04-16agent-calendar open-sourced, switched to git source
v0.4.02026-04-16Embedded skills bundled, skill classification (included/optional)
v0.3.02026-04-16Structured skill source declarations
v0.2.02026-04-15Full 11-file template set, TODO-first heartbeat
v0.1.02026-03-26Bootstrap draft

View full release notes on GitHub

Install

See the Installation Guide for step-by-step instructions.

Released under the MIT License.