Skip to content

orbitant-operations v1.0.0

releaseoperations
๐Ÿ“ฆ Release for orbitant-operations

What's New in orbitant-operations v1.0.0

This is the flagship 1.0 release of orbitant-operations, a unified plugin that merges the previously separate orbitant-chief-of-staff (v1.3.3) and orbitant-business (v0.4.0) into a single operations toolkit. Daily chief-of-staff workflows now sit alongside business management and external data queries under one namespace, so you only need to install and update one plugin.

๐Ÿ’ฅ Breaking Changes

  • Plugin unification โ€” orbitant-chief-of-staff and orbitant-business are retired. Existing users must migrate:
  /plugin uninstall orbitant-chief-of-staff

/plugin uninstall orbitant-business

/plugin install orbitant-operations

  • Command namespace change โ€” All commands move from /orbitant-chief-of-staff: and /orbitant-business: to /orbitant-operations:* (e.g. /orbitant-chief-of-staff:today โ†’ /orbitant-operations:today).
  • Config files are preserved โ€” rocks.yaml, voice.md, constraints.yaml, business-databases.yaml, and contacts/ keep working unchanged. Only the command namespace changes.

โœจ Included Capabilities

  • Skills: orbitant-graceful-degradation, orbitant-goal-alignment, orbitant-voice-drafting
  • Daily ops commands: /preflight, /status, /today, /triage, /week, /prep, /crm
  • Business commands: /challenge, /highlight, /opportunity, /todo, /query, /report
  • Agents: airtable-fetcher, enrichment-agent, factorial-fetcher, hubspot-fetcher, sherpa-fetcher, triage-agent

๐Ÿ”ง Maintenance

  • Combined the two preflight commands and the two setup-guide references into unified versions (#32)
  • Updated marketplace.json, project docs, and website docs for the new plugin

Full Changelog: https://github.com/weorbitant/orbitant-os/pull/32