chore: adopt the canonical two-audience PR template - #46
Merged
Merged
Conversation
Adds .github/PULL_REQUEST_TEMPLATE.md (maintainerd had none) from plugins/vycari-ops/references/pr-template.md, with a repo-specific checklist covering validate.yml's actual gates. Stays generic: no mention of Vycari or a specific downstream fleet, since this repo is meant to be adoptable by any repo unmodified. Refs Vycari/vycari#27 Claude-Session: https://claude.ai/code/session_01HE7kFvQacjDaUYSwM1cbbc
allenhutchison
marked this pull request as ready for review
September 11, 2026 19:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Human overview
Adds a
.github/PULL_REQUEST_TEMPLATE.md(maintainerd had none) with the two-audience Human-overview / AI-reviewer shape used across the fleet that consumes this repo as a plugin marketplace. Refs Vycari/vycari#27.AI reviewer
Added
.github/PULL_REQUEST_TEMPLATE.mdwith the standard Human-overview / AI-reviewer shape (Vycari's canonical copy isplugins/vycari-ops/references/pr-template.mdinVycari/vycari, but that plugin is not itself installed here — this file was hand-copied and adapted so it doesn't reference Vycari or any specific downstream repo, since maintainerd is meant to be Vycari-agnostic and adoptable by a stranger's repo unchanged). The "Checklist (repo-specific)" slot is filled withvalidate.yml's actual gates: plugin-manifest/marketplace consistency, the closed Agent Plugins schema, skill-frontmatter shape, the coverage-ratchet and repo-config helper tests (scripts/test-coverage.sh,scripts/test-profile.sh), reference-doc sync (scripts/sync-references.sh --check), and the link checker.Verification: no markdownlint config or docs-lint CI job exists in this repo today, so nothing to add for MD013/MD041 and nothing to run for markdown lint.
https://claude.ai/code/session_01HE7kFvQacjDaUYSwM1cbbc