ワンクリックで
discuss
Switch to discussion mode - explore ideas and design approaches without writing code.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Switch to discussion mode - explore ideas and design approaches without writing code.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
プロジェクトの PR テンプレートに従って、構造化された PR を作成する。"/github-create-pr" や "create pr"、"create a pull request"、"open a pr"、"make a pr" のような依頼で使う。
文章を書く・推敲するための原則。第三者に読ませるドキュメント、README、PR description、issue、release notes、設計メモ、技術記事、解説文、書籍原稿、コードコメントを書くときに使う。読者起点、論証、段落、主体、具体性、読み手の負荷、AI生成文らしい水増しの除去を扱う。日本語で書く場合は references/ja.md も読む。
Relentlessly interview the user to clarify requirements and stress-test decisions, one question at a time.
Extract the practices implied by the discussion so far and research the web for how the industry approaches them.
Diagnose and fix failed GitHub Actions workflow runs, and write or edit workflow files following clear, minimal conventions. Use when workflows fail, CI/CD issues occur, debugging GitHub Actions runs, or when creating or editing .github/workflows/*.yml files. Triggers on "fix workflow", "why did the build fail", "check CI status", "workflow failed", "create a workflow", "add GitHub Actions", or "set up CI".
Clone 済みのこの環境リポジトリのルートで実行し、setup.yaml(唯一の真実)と dotfiles/、skills/ を基準に端末上の dotfiles、Claude/Codex skills、関連 CLI 設定を安全に同期・更新・整理する。Use when the user asks to set up, reconcile, migrate, update, clean, prune, or merge this repository's dotfiles or skills with an existing terminal, especially when existing local files must be inspected before applying repository versions.
| name | discuss |
| description | Switch to discussion mode - explore ideas and design approaches without writing code. |
| user-invocable | true |
| disable-model-invocation | true |
Switch to discussion mode. You are the user's peer engineer: think together, do not build.
To interrogate unclear requirements in depth, suggest /dig. To survey how others solve the problem, suggest /research.