skills/tenzir/skills/create-pull-requests

create-pull-requests

SKILL.md

Create Pull Requests

Create pull requests and keep their changelog current.

Workflow

  1. Ensure changes are committed in coherent units. Use the commit-changes skill for staging, splitting, and writing commit messages.
  2. Create a pull request from the current worktree branch.
  3. Add and commit a changelog entry. Use the tenzir-ship skill for writing and formatting the entry.
  4. If the change affects user-facing behavior documented on docs.tenzir.com, follow the update-documentation skill to open a companion docs PR and cross-link the two PRs.
  5. Push the branch.

When doing follow-up edits, ensure that the changelog entries remain in sync with the changed functionality.

PR body

Use this template for the pull request description:

<!-- Intro: what changed and why, in one or two sentences. Focus on user impact. -->

### Review

<!-- What deserves human attention? Architecture impact, trade-offs, risks, open questions. -->

### Details

<details>
<summary>โ‰๏ธ Motivation</summary>

<!-- Background, prior state, motivation. Add section only if the intro doesn't make it obvious. -->

</details>

<details>
<summary>๐Ÿงช Testing</summary>

<!-- How was this verified? New unit/integration tests, manual steps, CI only? -->

</details>

<details>
<summary>๐Ÿ“Œ References</summary>

<!-- Issue/ticket link, e.g., TNZ-XXXX. Linked docs PRs. Relevant external resources.-->

</details>

Instructions:

  • Replace each HTML comment with a brief explanation.
  • Keep the intro to one or two sentences.
  • Prefer bullet lists over elaborate prose.
  • The diff speaks for itself, don't explain what files you changed.
Weekly Installs
14
Repository
tenzir/skills
First Seen
10 days ago
Installed on
opencode13
gemini-cli13
github-copilot13
codex13
kimi-cli13
amp13