AgentSkillsCN

workspace-status

在工作区中,全面展示各工作项的进展。当用户询问工作项的状态、进度、概览,或希望查看工作区仪表盘时,可优先使用此技能。它会清晰展示每个工作项的类型、评审状态、任务进度,以及工作树的当前状态。同时,您也可以针对特定工作项,获取更为详尽的状态信息。

SKILL.md
--- frontmatter
name: workspace-status
description: Show progress across all workitems in the workspace. Use when the user asks for status, progress, overview, or dashboard of workitems. Shows each workitem's type, review status, task progress, and worktree state. Can also show detailed status for a specific workitem.

Workspace Status

Show progress across all workitems or detailed status for a specific one.

Usage

bash
# Overview of all workitems
bash <skill-path>/scripts/status.sh

# Detailed status for a specific workitem
bash <skill-path>/scripts/status.sh feature/auth-middleware