Install
$ agentstack add skill-arch-team-devpace-pace-status ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →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 种角色视图格式 + 优先级规则 + 导航 |
角色适配(所有子命令的前置步骤)
- 有显式角色子命令(biz/pm/dev/tester/ops)→ 按对应视角输出
- 无显式角色 → 读取 pace-role 设置 → 有则自动调整关注点
- 无角色设置 → 默认全视角
- 首次适配教学(§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
- Source: arch-team/devpace
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.