Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursor/plugins
/ index.ts
File
index.ts
orchestrate/skills/orchestrate/scripts/cli/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
import
{ Command } from
"commander"
;
3
4
import
{ registerAndonCommands } from
"./andon.ts"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected