用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/wp-media/cadenza --skill cadenza命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | cadenza |
| description | Show the Cadenza command map — a quick reference to all available agents and commands. |
Print the following organised command reference to the user. Do not run anything else.
Standalone solos. No orchestra required.
| Command | What it does |
|---|---|
/cadenza:changelog [v1.2.3] | Generate a PO-ready grouped changelog from merged PRs |
| Command | What it does |
|---|---|
/cadenza:pr | Generate a PR description for the current branch |
/cadenza:test [path/to/File.php] | Write PHPUnit tests for PHP source files |
/cadenza:issue [raw context] | Turn raw context or a thread into a well-structured GitHub issue |
/cadenza:sentry-triage [org] [project] [date] [min_priority] | Triage Sentry production errors and draft GitHub issues for the important ones (needs the Sentry MCP) |
/cadenza:sprint-planner [project] [org] [notion-page-id] | Write a paste-ready Slack sprint message from a GitHub Projects sprint (Notion MCP optional) |
/cadenza:sentry-stats [period] [projects…] [--org group-one] | Publish a per-person Sentry activity dashboard for a period (needs the Sentry MCP) |
| Command | What it does |
|---|---|
/cadenza:backlog-triage [issue-numbers…] [--branch ref] | Audit the open-issue backlog → ranked shortlist of AI-autonomous quality wins + full triage, as an HTML artifact (read-only, never closes issues) |
| Command | What it does |
|---|---|
/cadenza:commit [without <file>] | Atomic commits with generated messages, then offer to push |
| Command | What it does |
|---|---|
/cadenza:retrospective [date-from date-to] | Analyse a completed pipeline run |
Type any command directly to run it. Each agent auto-detects project identity — no config file needed.