Skip to content

Command Reference

All ginko commands organized by category.

Commands for managing your working session.

CommandDescription
ginko startStart or resume a session
ginko statusShow current session status
ginko handoffSave session for later
ginko logLog an event
ginko healthProcess adherence dashboard
ginko compactReduce context size
ginko insightsCoaching analysis

Commands for project setup and configuration.

CommandDescription
ginko initInitialize ginko in a project
ginko createCreate a new project
ginko charterManage project charter
ginko configManage configuration

Commands for work breakdown and tracking.

CommandDescription
ginko epicCreate and manage epics
ginko sprintManage sprints
ginko planCreate implementation plans
ginko taskManage tasks
ginko backlogManage backlog items
ginko roadmapView project roadmap
ginko assignAssign tasks
ginko verifyVerify task completion
ginko featureQuick create feature
ginko storyQuick create story

Commands for building and capturing knowledge.

CommandDescription
ginko exploreExplore problems and solutions
ginko architectureCreate ADRs
ginko shipShip with smart commits
ginko captureCapture learnings
ginko reflectAI-enhanced content generation
ginko contextManage session context

Commands for the knowledge graph.

CommandDescription
ginko graph initInitialize graph connection
ginko graph querySemantic search
ginko graph exploreView document connections
ginko graph statusGraph statistics
ginko graph healthAPI reliability metrics
ginko graph cleanupClean up graph data

Commands for syncing local files with the cloud.

CommandDescription
ginko pushPush changes to graph
ginko pullPull changes from graph
ginko diffCompare local vs graph

Commands for collaboration.

CommandDescription
ginko inviteInvite collaborators
ginko joinJoin a team
ginko teamsManage teams
ginko agentManage AI agents
ginko orchestrateMulti-agent supervisor

Commands for authentication.

CommandDescription
ginko loginAuthenticate with GitHub
ginko logoutClear session
ginko whoamiCheck auth status

Commands for IDE integration.

CommandDescription
ginko init-cursorSet up Cursor
ginko uninstall-cursorRemove Cursor
ginko init-copilotSet up Copilot
ginko uninstall-copilotRemove Copilot

Commands for maintenance and diagnostics.

CommandDescription
ginko vibecheckRecalibrate when stuck
ginko dlqManage failed events
ginko checkpointWork state snapshots
ginko escalationRequest human intervention
ginko notificationsNotification hooks
ginko nudgingProcess nudges
ginko migrateRun data migrations