# Pace Status

> Use when user asks "进度怎样", "做到哪了", "项目状态", "当前状态", "进展", "看看进度", "总览", "dashboard", "pace-status", or wants to see project development progress and current state overview. NOT for next-step recommendations (use /pace-next).

- **Type:** Skill
- **Install:** `agentstack add skill-arch-team-devpace-pace-status`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [arch-team](https://agentstack.voostack.com/s/arch-team)
- **Installs:** 0
- **Category:** [Cloud & Infrastructure](https://agentstack.voostack.com/c/cloud-infrastructure)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [arch-team](https://github.com/arch-team)
- **Source:** https://github.com/arch-team/devpace/tree/main/skills/pace-status

## Install

```sh
agentstack add skill-arch-team-devpace-pace-status
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# /pace-status — 查看项目状态

按不同粒度展示项目研发状态。L1 概览回答"整体怎样"，L2 detail（广度）和 trace（深度）是正交视角，L3 tree 展示全貌。

## 输入

$ARGUMENTS：

**核心层**：（空）概览 | `detail` 功能展开 | `tree` 价值链全貌 | `trace ` 反向追溯 | `metrics [quality|delivery|risk]` 度量 | `` 搜索

**视角层**（由 /pace-role 管理，显式子命令 > 自动适配）：`biz` | `pm` | `dev` | `tester` | `ops` | `chain`

**修饰符**：`since ` 时间段变更摘要（`3d`/`1w`/`last-session`），可与其他子命令组合

## 执行路由

**重要**：根据 $ARGUMENTS 匹配的子命令，仅读取对应的 procedures 文件，**不加载其他 procedures**。

| 子命令 | 加载文件 | 说明 |
|--------|---------|------|
| （空） | `skills/pace-status/status-procedures-overview.md` | 进度条 + 建议下一步 + 同步摘要 + 附加行上限 |
| `detail` | `skills/pace-status/status-procedures-detail.md` | 功能树格式 + 同步标记 + 角色适配 + 导航 |
| `trace ` | `skills/pace-status/status-procedures-trace.md` | 匹配规则 + 3 种追溯格式 + 导航 |
| `metrics [类别]` | `skills/pace-status/status-procedures-metrics.md` | 实时快照（≠ pace-retro 回顾报告）+ 趋势箭头 + 类别聚焦 + 导航 |
| `tree` | `skills/pace-status/status-procedures-tree.md` | 完整价值链格式（含 Epic 链接层）+ 导航 |
| `since ` | `skills/pace-status/status-procedures-since.md` | 时间标记解析 + 数据采集 + 组合规则 |
| `chain` | `skills/pace-status/status-procedures-chain.md` | 价值链定位格式 + 导航 |
| `` | `skills/pace-status/status-procedures-keyword.md` | 搜索逻辑 + fallback 引导 |
| `biz/pm/dev/tester/ops` | `skills/pace-status/status-procedures-roles.md` | 5 种角色视图格式 + 优先级规则 + 导航 |

### 角色适配（所有子命令的前置步骤）

1. 有显式角色子命令（biz/pm/dev/tester/ops）→ 按对应视角输出
2. 无显式角色 → 读取 pace-role 设置 → 有则自动调整关注点
3. 无角色设置 → 默认全视角
4. 首次适配教学（§15 `role_adapt` 标记去重）：末尾追加 `（提示：当前按 [角色] 视角输出，切换：/pace-role [biz|pm|dev|tester|ops]）`

## 输出

按请求粒度展示的项目状态。自然语言为主，不主动暴露 ID。非概览子命令末尾追加 1 行导航提示。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [arch-team](https://github.com/arch-team)
- **Source:** [arch-team/devpace](https://github.com/arch-team/devpace)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-arch-team-devpace-pace-status
- Seller: https://agentstack.voostack.com/s/arch-team
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
