From 64d9143476688259d49f01a64b64e1c2b5df6a43 Mon Sep 17 00:00:00 2001 From: Lee Fowler Date: Thu, 20 Aug 2026 11:01:55 -0400 Subject: [PATCH 1/2] chore: update github issue template autolabel assignments --- .github/ISSUE_TEMPLATE/marketplace_installation.md | 2 +- .github/ISSUE_TEMPLATE/new_skill_request.md | 2 +- .github/ISSUE_TEMPLATE/skill_bug.md | 2 +- .github/ISSUE_TEMPLATE/skill_update_request.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/marketplace_installation.md b/.github/ISSUE_TEMPLATE/marketplace_installation.md index b9c0dfa..10f8a9d 100644 --- a/.github/ISSUE_TEMPLATE/marketplace_installation.md +++ b/.github/ISSUE_TEMPLATE/marketplace_installation.md @@ -2,7 +2,7 @@ name: Marketplace or Plugin Installation Issue about: Report a Claude Code or Codex plugin problem title: "installation: " -labels: bug +labels: plugin marketplace assignees: "" --- diff --git a/.github/ISSUE_TEMPLATE/new_skill_request.md b/.github/ISSUE_TEMPLATE/new_skill_request.md index c4ba27d..5280d90 100644 --- a/.github/ISSUE_TEMPLATE/new_skill_request.md +++ b/.github/ISSUE_TEMPLATE/new_skill_request.md @@ -2,7 +2,7 @@ name: New Skill Request about: Propose a new Skill title: "skill proposal: " -labels: enhancement +labels: new skill assignees: "" --- diff --git a/.github/ISSUE_TEMPLATE/skill_bug.md b/.github/ISSUE_TEMPLATE/skill_bug.md index 9bdfbad..f2b5865 100644 --- a/.github/ISSUE_TEMPLATE/skill_bug.md +++ b/.github/ISSUE_TEMPLATE/skill_bug.md @@ -2,7 +2,7 @@ name: Skill Bug or Incorrect Guidance about: Report non-sensitive incorrect or incomplete Skill behavior title: "skill bug: " -labels: bug +labels: skill bug assignees: "" --- diff --git a/.github/ISSUE_TEMPLATE/skill_update_request.md b/.github/ISSUE_TEMPLATE/skill_update_request.md index 0cc0402..ccdb5c6 100644 --- a/.github/ISSUE_TEMPLATE/skill_update_request.md +++ b/.github/ISSUE_TEMPLATE/skill_update_request.md @@ -2,7 +2,7 @@ name: Existing Skill Update Request about: Propose an update to an existing Skill title: "skill update: " -labels: enhancement +labels: skill update assignees: "" --- From 3a00acd56894bba94cdaad2691c5b9a6da8c762b Mon Sep 17 00:00:00 2001 From: Lee Fowler Date: Thu, 20 Aug 2026 11:13:39 -0400 Subject: [PATCH 2/2] chore: update pull request template --- .github/pull_request_template.md | 38 +++++++------------------------- 1 file changed, 8 insertions(+), 30 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ffd3a24..d50a93d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,35 +1,13 @@ -## What changed and why +## Context ## Affected surfaces -- Skills: -- Product plugins: -- Marketplace manifests: -- Documentation or validation: +- Skills: +- Plugin Marketplaces: +- Documentation: +- Repository Metadata: -## Source documentation +## Ownership and Review - - -## Evaluation evidence - - - -## Supported-model impact - -## Security, privacy, credential, and operational considerations - -## Ownership and review - -- Ecosystem owner: -- Applicable product-aligned owner or reviewers: - -## Verification - -- [ ] Structural validation passes. -- [ ] Skill review is complete for changed Skills. -- [ ] Private Waza evaluation is complete or has a recorded disposition. -- [ ] CODEOWNERS review is requested. -- [ ] Maintainer review is requested. -- [ ] Claude Code and Codex marketplace checks pass when plugin definitions change. -- [ ] Executable examples and links were checked where applicable. +- [x] team-agent-skills-ecosystem +