用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/wp-media/cadenza --skill changelog命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Orchestrated audit of the current repo's open GitHub-issue backlog — fans out code-review and per-issue categorization agents, verifies which issues are already fixed, and produces a ranked shortlist of AI-autonomous quality wins plus a full triage (Should Keep / Already Fixed / Unsure / Close Candidate), published as an HTML artifact. Read-only against GitHub — never closes, comments on, or edits issues.
Show the Cadenza command map — a quick reference to all available agents and commands.
Produce a per-person Sentry activity dashboard (archives, resolves, notes with a heatmap) across projects for a given period. Requires the Sentry MCP.
基于 SOC 职业分类
正在显示 SKILL.md
| name | changelog |
| description | Generate a PO-ready grouped changelog from merged PRs since the last release. |
Generates a PO-ready changelog from all merged PRs since the last release, grouped by user impact.
Includes a changelog.txt Draft section at the end with condensed, website-ready copy.
Project identity is auto-detected (see AGENTS.md §3) — no config file.
This skill uses: {REPO}, {TEMP_ROOT}, {DISPLAY_NAME}.
Parse the argument (if any):
baseline = "auto" (auto-detect from last "Release X.Y.Z" commit or latest tag)v3.5.0 → baseline = "v3.5.0"Spawn changelog-agent as a sub-agent, passing baseline and the project config above.
Return the output file path and a one-line summary (baseline used, PR count, category breakdown).