orbitant-goal-alignment

Installation
SKILL.md

Overview

This skill scores any work item against the user's quarterly rocks (strategic objectives) defined in rocks.yaml. Each item receives a weighted alignment score from 0.0 to 1.0, with a rationale explaining which rocks it advances and why. When patterns of misalignment emerge — time drifting toward low-leverage work, calendar not matching rock weights — the skill pushes back constructively to protect the user's strategic focus.

When This Skill Activates

This skill is called as a subroutine during any prioritization workflow:

  • /triage — scoring inbound emails by strategic relevance
  • /today — ranking today's tasks and calendar by alignment
  • /week — evaluating the weekly plan against rock weights
  • /prep — assessing meeting value before the user walks in
  • Ad-hoc decisions — "should I take this call?", "is this task worth doing?"

It does NOT run standalone. Other commands and skills invoke it when they need alignment data.

Loading Rocks

Lookup Order

Installs
1
GitHub Stars
6
First Seen
Aug 10, 2026
orbitant-goal-alignment — weorbitant/orbitant-os