From e2d2ca54fa6d9390bc424a8c40a1a84fe981af49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=8B=E3=81=A3=E3=81=93=E3=81=8B=E3=82=8A?= <67428053+kakkokari-gtyih@users.noreply.github.com> Date: Thu, 18 Jun 2026 21:26:09 +0900 Subject: [PATCH] docs(agents): Follow-up of #17582 [ci skip] --- .agents/skills/creating-issues-and-prs/SKILL.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .agents/skills/creating-issues-and-prs/SKILL.md diff --git a/.agents/skills/creating-issues-and-prs/SKILL.md b/.agents/skills/creating-issues-and-prs/SKILL.md new file mode 100644 index 0000000000..03a03b2a09 --- /dev/null +++ b/.agents/skills/creating-issues-and-prs/SKILL.md @@ -0,0 +1,10 @@ +--- +name: creating-issues-and-prs +description: Defines rules for creating Issues and Pull Requests on GitHub, including precautions when AI is used to create them. Triggered by phrases like "create issue", "create pull request", or "create PR". +--- + +# creating-issues-and-prs + +This is the Codex entrypoint for the canonical rules regarding creating Issues and Pull Requests on GitHub, especially when AI is involved. + +Read and follow [.claude/skills/creating-issues-and-prs/SKILL.md](../../../.claude/skills/creating-issues-and-prs/SKILL.md). Treat that file and its `references/` directory (if present) as the source of truth.