ワンクリックで
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).