소스 정보
- 저장소
- wp-media/cadenza
- 최근 소스 활동
- 2026년 7월 17일 12:48
- 감지된 SKILL.md 언어
- 영어
- 스타
- 0
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/wp-media/cadenza --skill cadenza명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? 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.
Produce a per-person Sentry activity dashboard (archives, resolves, notes with a heatmap) across projects for a given period. Requires the Sentry MCP.
Triage new, regressed, and escalating Sentry production errors — score them, post triage notes, and draft GitHub issues for the important ones (requires the Sentry MCP).
SKILL.md 표시 중
SOC 직업 분류 기준
| 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.