用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/wp-media/cadenza --skill sprint-planner命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 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 | sprint-planner |
| description | Write a paste-ready Slack sprint message (kick-off / mid-sprint / end-of-sprint) from a GitHub Projects sprint. |
Writes a paste-ready Slack sprint message — kick-off, mid-sprint, or end-of-sprint, auto-detected from today's date against the sprint window — from a GitHub Projects (v2) board.
/sprint-planner [project] [org] [notion-page-id]
All optional, defaulting to WP Media's values:
project — GitHub Projects (v2) number. Default 112.org — GitHub organization login. Default wp-media.notion-page-id — Notion page ID for the ping-manager rotation calendar. Default 328ed22a22f080cba113d64fc5ab79a9.The Notion MCP is optional — it's only used for the closing ping-manager line. If it isn't connected, or the lookup resolves nothing, the message ends with 🏓 Ping manager: TBD instead of a guess.
Parse $ARGUMENTS into project, org, and notion-page-id, applying the WP Media defaults above for anything omitted. Also pass along any sprint qualifier the user gave (e.g. "Sprint 160", "current sprint", "next sprint") — the agent resolves the sprint and message type itself if none is given.
Spawn sprint-planner as a sub-agent, passing the resolved project, org, notion-page-id, and any sprint qualifier.
Once the agent reports back, return the file path it wrote the message to and confirm it's ready to paste into Slack.