ソース情報
- リポジトリ
- wp-media/cadenza
- ソースの最終更新活動
- 2026年7月5日 23:45
- 検出された 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 issueコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?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 | 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).