status-report

仓库创建 2026年6月21日最近提交 20 天前SkillHot 收录 20 天前
▸ 精选理由

自动化生成并发布更新,减少手动汇报工作量

▸ 风险提示

会在得到确认后发布到 Confluence,需写权限与审查

这个 Skill 做什么

从 Jira 生成项目状态报告并可选择发布到 Confluence

把 Jira 的 issue 拉出来、整理成面向读者的项目状态报告(周报、日更、冲刺总结、进度与阻塞项都能做),并可在你确认后发布到 Confluence。整个流程是交互式的,会先确认范围和要点,绝不会悄悄创建页面或跳过发布询问。需要本地安装并配置好 atl CLI。

▸ 展开 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.

办公文档状态报告Confluence发布通用
0
Stars
0
Forks
30
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/isukharev/atl/main/skills-src/status-report/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/isukharev/atl/main/skills-src/status-report/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# 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_cmd}}` and stop.

## Workflow

### 1. Confirm scope

Project key, time period (default: last 7 days), audience (team standup /
manager / executive), destination (chat only, or a Confluence space + parent
page). Skip anything t
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有