Command Reference
All ginko commands organized by category.
Session
Section titled “Session”Commands for managing your working session.
| Command | Description |
|---|---|
| ginko start | Start or resume a session |
| ginko status | Show current session status |
| ginko handoff | Save session for later |
| ginko log | Log an event |
| ginko health | Process adherence dashboard |
| ginko compact | Reduce context size |
| ginko insights | Coaching analysis |
Project
Section titled “Project”Commands for project setup and configuration.
| Command | Description |
|---|---|
| ginko init | Initialize ginko in a project |
| ginko create | Create a new project |
| ginko charter | Manage project charter |
| ginko config | Manage configuration |
Planning
Section titled “Planning”Commands for work breakdown and tracking.
| Command | Description |
|---|---|
| ginko epic | Create and manage epics |
| ginko sprint | Manage sprints |
| ginko plan | Create implementation plans |
| ginko task | Manage tasks |
| ginko backlog | Manage backlog items |
| ginko roadmap | View project roadmap |
| ginko assign | Assign tasks |
| ginko verify | Verify task completion |
| ginko feature | Quick create feature |
| ginko story | Quick create story |
Development
Section titled “Development”Commands for building and capturing knowledge.
| Command | Description |
|---|---|
| ginko explore | Explore problems and solutions |
| ginko architecture | Create ADRs |
| ginko ship | Ship with smart commits |
| ginko capture | Capture learnings |
| ginko reflect | AI-enhanced content generation |
| ginko context | Manage session context |
Commands for the knowledge graph.
| Command | Description |
|---|---|
| ginko graph init | Initialize graph connection |
| ginko graph query | Semantic search |
| ginko graph explore | View document connections |
| ginko graph status | Graph statistics |
| ginko graph health | API reliability metrics |
| ginko graph cleanup | Clean up graph data |
Commands for syncing local files with the cloud.
| Command | Description |
|---|---|
| ginko push | Push changes to graph |
| ginko pull | Pull changes from graph |
| ginko diff | Compare local vs graph |
Commands for collaboration.
| Command | Description |
|---|---|
| ginko invite | Invite collaborators |
| ginko join | Join a team |
| ginko teams | Manage teams |
| ginko agent | Manage AI agents |
| ginko orchestrate | Multi-agent supervisor |
Commands for authentication.
| Command | Description |
|---|---|
| ginko login | Authenticate with GitHub |
| ginko logout | Clear session |
| ginko whoami | Check auth status |
Integrations
Section titled “Integrations”Commands for IDE integration.
| Command | Description |
|---|---|
| ginko init-cursor | Set up Cursor |
| ginko uninstall-cursor | Remove Cursor |
| ginko init-copilot | Set up Copilot |
| ginko uninstall-copilot | Remove Copilot |
Utilities
Section titled “Utilities”Commands for maintenance and diagnostics.
| Command | Description |
|---|---|
| ginko vibecheck | Recalibrate when stuck |
| ginko dlq | Manage failed events |
| ginko checkpoint | Work state snapshots |
| ginko escalation | Request human intervention |
| ginko notifications | Notification hooks |
| ginko nudging | Process nudges |
| ginko migrate | Run data migrations |