orbitant-operations v1.0.0
๐ฆ 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-staffandorbitant-businessare 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, andcontacts/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
preflightcommands and the twosetup-guidereferences 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