Stats
Actions
Tags
From orbit
Build or update Orbit's durable instruction ledger from sessions and candidate instructions.
How this command is triggered — by the user, by Claude, or both
Slash command
/orbit:mine-intentThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Mine Intent Build or update Orbit's durable instruction ledger from sessions and candidate instructions. `$ARGUMENTS` may include scope flags (`--days N`, `--since YYYY-MM-DD`, `--from ... --to ...`) and/or `--replace` to truncate before appending. If `$ARGUMENTS` is empty, the helper above runs as-is.
Build or update Orbit's durable instruction ledger from sessions and candidate instructions.
orbit-audit build-ledger --project . --days 30 $ARGUMENTS
$ARGUMENTS may include scope flags (--days N, --since YYYY-MM-DD, --from ... --to ...) and/or --replace to truncate before appending. If $ARGUMENTS is empty, the helper above runs as-is.
npx claudepluginhub krzemienski/orbit --plugin orbit