status-report
仓库创建 2026年6月21日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由
把繁琐的进度汇报自动化,适合 PM/项目骨干定期汇报场景。
▸ 风险提示
发布到 Confluence 前应人工确认,需相关写入权限。
这个 Skill 做什么
从 Jira 拉取并生成项目状态报告,可选择发布到 Confluence。
从 Jira 抓取数据、生成项目状态报告,并可选择把结果发布到 Confluence,整个流程通过 atl CLI 操作。适合做周报、每日更新、sprint 汇总、进度快照或堵点清单,并且想把 Jira 摘要贴到 Confluence 的场景。交互式工作流会先确认范围并且在发布前询问,不会擅自创建或跳过 Confluence 页面。
▸ 展开 SKILL.md 英文原文
Generate a project status report from Jira with the atl CLI and optionally publish it to Confluence. USE WHEN the user asks for a status report, weekly or daily update, sprint summary, progress overview, blocker list, or wants a Jira-derived summary posted to a Confluence page.
0
Stars
0
Forks
30
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/isukharev/atl/main/plugins/atl/skills/status-report/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/isukharev/atl/main/plugins/atl/skills/status-report/SKILL.md"SKILL.MD 节选查看完整文件 ↗
<!-- Generated from skills-src/status-report/SKILL.md — edit the source and run 'make gen-plugins'. -->
# Status report with `atl`
Query Jira → analyze → shape for the audience → optionally publish. This recipe
is interactive: confirm scope before querying, and **always ask before
publishing** — never silently create a Confluence page, and never silently skip
offering it. Command details live in the `jira` and `confluence` skills.
**Preflight:** `atl` must be installed and configured. If `command -v atl` fails
or a command exits `7` ("not configured"), run `$setup` and stop.
## Workflow
### 1. Confirm scope
Project key, time period (default: last 7 days), audience (team standup /
managvia SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有