원클릭으로
issue
Turn raw context, a thread, or a rough note into a well-structured GitHub issue.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Turn raw context, a thread, or a rough note into a well-structured GitHub issue.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Show the Cadenza command map — a quick reference to all available agents and commands.
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 | issue |
| description | Turn raw context, a thread, or a rough note into a well-structured GitHub issue. |
Turns raw discussion, a pasted thread, or a rough note into a well-structured GitHub issue — with auto-detected labels and confirmation before anything is created.
Project identity is auto-detected (see AGENTS.md §3) — no config file.
This skill uses: {REPO}.
Parse the user's raw input — pasted discussion, thread, note, or $ARGUMENTS. If it references an existing issue number (e.g. "update issue #6040"), pass that along so the agent edits in place instead of creating a new issue.
Spawn issue-writer as a sub-agent, passing the raw input plus {REPO}.
Return the issue URL once confirmed and created (or the draft body plus selected labels if not yet confirmed).