Skip to content

Register file-pr and split-stack in the README, add a PR template - #45

Merged
stephenfinch merged 1 commit into
mainfrom
readme-pr-template
Aug 13, 2026
Merged

Register file-pr and split-stack in the README, add a PR template#45
stephenfinch merged 1 commit into
mainfrom
readme-pr-template

Conversation

@stephenfinch

Copy link
Copy Markdown
Member

Why

file-pr and split-stack merged in #43 without landing in README.md or AGENTS.md, so neither skill is discoverable from the front page. This registers both and adds a pre-merge checklist item to a new PR template, so the next skill doesn't slip through the same gap.

The README also still pointed at testing-patterns, which tdd replaced in #40skills/testing-patterns hasn't existed since, so that row was a dead link. Repointed it.

One thing worth a decision: file-pr writes the body with --body-file, which replaces the template wholesale. Agent-opened PRs won't carry the checklist unless the skill's own format grows a Pre-merge heading too. #44 is already editing file-pr, so I left it alone rather than collide.

What Changed

  • Register file-pr and split-stack in the README table and AGENTS.md
  • Add a PR template with a Pre-merge README checklist item
  • Repoint the dead testing-patterns row at tdd
  • Note how File PR and Split Stack pair up

Screenshots

N/A — no UI changes

Pre-merge

  • Have you updated README.md and AGENTS.md?

PR #43 shipped both skills without adding them to either registry.
Adds a pre-merge checklist item so the next one doesn't.

Also repoints the stale testing-patterns row at tdd, which replaced it
in #40 — skills/testing-patterns has not existed since.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 13, 2026 20:08
@stephenfinch stephenfinch self-assigned this Aug 13, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Registers the newly added workflow skills on the repo’s front page and adds a pull request template to prevent future skills from being merged without being listed in README.md / AGENTS.md.

Changes:

  • Update README.md to replace the dead testing-patterns entry with tdd, and add file-pr + split-stack to the skills table (plus a “File PR + Split Stack” pairing note).
  • Update AGENTS.md to include file-pr and split-stack in the skills catalog.
  • Add a GitHub PR template that includes a Pre-merge checklist item to update README.md and AGENTS.md.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Updates the skill registry (adds file-pr/split-stack, repoints testing-patternstdd) and adds a pairing note.
AGENTS.md Adds file-pr and split-stack entries to keep the repo-wide skill catalog in sync.
.github/pull_request_template.md Introduces a PR template with a pre-merge checklist to prevent unregistered skills.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.


<!-- One line per change, every box checked. Five lines at most. Say what the change does, not how it's built. -->

- [x]
@stephenfinch
stephenfinch requested a review from justwiebe August 13, 2026 20:21
@stephenfinch
stephenfinch merged commit 195b842 into main Aug 13, 2026
1 check passed
@stephenfinch
stephenfinch deleted the readme-pr-template branch August 13, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants