원클릭으로
cadenza
Show the Cadenza command map — a quick reference to all available agents and commands.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Show the Cadenza command map — a quick reference to all available agents and commands.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Turn raw context, a thread, or a rough note into a well-structured GitHub issue.
Generate a PO-ready grouped changelog from merged PRs since the last release.
Generate a PR description for the current branch using commits, diffs, and the project template.
Analyse completed pipeline runs and surface DOD pass rates, loop-backs, and failure patterns.
Write PHPUnit tests for PHP source files, auto-detecting conventions from the project.
Analyse changes, create atomic commits with generated messages, then offer to push. Accepts inline hints — "without <file>", "excluding <path>", "only <path>".
| 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 |
| 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.