status-report
仓库创建 2026年6月21日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由
快速把 Jira 状态汇总成面向受众的报告并可一键发布。
▸ 风险提示
会读写公司 Confluence/Jira,需要对应权限,发布前应确认。
这个 Skill 做什么
从 Jira 生成项目状态报告并可发布到 Confluence。
用 atl 从 Jira 拉数据、分析并生成面向受众的项目状态报告,必要时可以把摘要发布到 Confluence。适合需要周报、日报、冲刺总结或把 Jira 内容汇报出来时使用。特点是流程是交互式的,会先确认范围并且绝不会擅自创建或发布页面。
▸ 展开 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/skills/status-report/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/isukharev/atl/main/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 `/atl:setup` and stop.
## Workflow
### 1. Confirm scope
Project key, time period (default: last 7 days), audience (team standup /
mvia SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有