AgentSkillsCN

gbos

展示 GBOS 状态与可用命令

SKILL.md
--- frontmatter
name: gbos
description: Show GBOS status and available commands

/gbos - GBOS Task Management

When this skill is invoked, run the following steps:

  1. Execute gbos status in the terminal to show the current connection status
  2. Display the available GBOS commands to the user

Available Commands

CommandDescription
gbos statusShow current authentication and connection status
gbos tasksList all tasks assigned to this development node
gbos continueGet the next task prompt to work on
gbos nextPreview the next task in the queue
gbos fallbackCancel current task and revert changes
gbos add_taskCreate a new task interactively
gbos disconnectDisconnect from the current node

Workflow

  1. Run gbos continue to get your next task
  2. Follow the task instructions provided
  3. When done, run gbos continue for the next task