Skip to content

Add a runner-PR skill and generalize the PR template#47

Merged
Kyome22 merged 2 commits into
mainfrom
add-runner-pr-skill
Jul 22, 2026
Merged

Add a runner-PR skill and generalize the PR template#47
Kyome22 merged 2 commits into
mainfrom
add-runner-pr-skill

Conversation

@Kyome22

@Kyome22 Kyome22 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Type of Change

  • Add a new runner
  • Fix or improve an existing runner
  • Other (site, docs, tooling)

Summary

Two related tooling changes:

  1. .claude/skills/add-runner-pr/SKILL.md — a Claude Code skill
    that codifies this repository's conventions for opening a
    new-runner PR: branch name add-<name>, commit message
    Add the <name> runner, pre-checklist verification of the zip
    layout and preview.png dimensions, and reading
    .github/pull_request_template.md at PR-creation time (no
    hardcoded copy in the skill, so it won't drift when the template
    changes).
  2. .github/pull_request_template.md — generalized so it fits
    non-runner PRs too. Runner Summary becomes Summary, and the
    runner checklist section carries a note that it can be skipped
    when the PR isn't adding a new runner. Previously the template
    was runner-specific, which felt awkward for tooling/docs PRs
    (this PR itself was the trigger).

Checklist for Adding a Runner

Kyome22 and others added 2 commits July 23, 2026 00:52
Captures the conventions for opening a new-runner pull request
(branch name, commit message, PR template, English summary,
pre-checklist verification) so future contributors using Claude
Code don't have to rediscover them.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Rename `Runner Summary` to `Summary` and add a note that the
`Checklist for Adding a Runner` section can be skipped for
non-runner PRs (tooling, docs, site changes). Also updates the
add-runner-pr skill to reference the new section name.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Kyome22 Kyome22 changed the title Add a Claude Code skill for the runner-PR workflow Add a runner-PR skill and generalize the PR template Jul 22, 2026
@Kyome22
Kyome22 merged commit 4c99e58 into main Jul 22, 2026
1 check passed
@Kyome22
Kyome22 deleted the add-runner-pr-skill branch July 22, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant