Skip to content

orbitant-goal-alignment

v1.0.0 Part of orbitant-chief-of-staff

Scores items against quarterly rocks from rocks.yaml. Activates during triage, task ranking, meeting prep, and scheduling. Flags drift when time allocation mismatches stated priorities.

chief-of-staffgoalsprioritizationrocksalignmentscoring

Installation

# Install the parent plugin
/plugin marketplace add weorbitant/orbitant-os
/plugin install orbitant-chief-of-staff

Usage

After installing, this skill will automatically activate when Claude detects relevant context. You can also invoke it directly:

/orbitant-chief-of-staff:goal-alignment

Using with Other Agents

Install this skill on other AI agents using skills.sh:

# Install to Cursor
npx skills add weorbitant/orbitant-os --skill orbitant-goal-alignment --agent cursor -y

# Install to Cline
npx skills add weorbitant/orbitant-os --skill orbitant-goal-alignment --agent cline -y

# Install to Claude Code
npx skills add weorbitant/orbitant-os --skill orbitant-goal-alignment --agent claude-code -y