Skip to content

Add community-health files and expand README - #1

Merged
mnriem merged 1 commit into
mainfrom
mnriem-vigilant-doodle
Jul 2, 2026
Merged

Add community-health files and expand README#1
mnriem merged 1 commit into
mainfrom
mnriem-vigilant-doodle

Conversation

@mnriem

@mnriem mnriem commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Adds the standard open-source community-health files and rounds out the README, aligned with the sibling github/spec-kit repository.

Added

  • LICENSE — MIT
  • CODE_OF_CONDUCT.md — Contributor Covenant 1.4
  • SECURITY.md — security reporting policy
  • SUPPORT.md — how to get help and file issues
  • CONTRIBUTING.md — contribution guide tailored to this skills plugin
  • .github/CODEOWNERS

Updated

  • README.md — added Background, License, Maintainers, Support, and Acknowledgement sections.

No functional changes to the plugin, skills, or manifests.

Add the standard community-health files required by the open-source
release checklist (github/open-source-releases#706), aligned with the
sibling github/spec-kit repository:

- LICENSE (MIT, Copyright GitHub, Inc.)
- CODE_OF_CONDUCT.md (Contributor Covenant 1.4)
- SECURITY.md
- SUPPORT.md
- CONTRIBUTING.md (tailored to this skills plugin)
- .github/CODEOWNERS (@mnriem)
- README.md: add Background, License, Maintainers, Support, and
  Acknowledgement sections

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 2, 2026 14:06
@mnriem
mnriem merged commit 4728a5c into main Jul 2, 2026
3 checks passed
GitHub Advanced Security started work on behalf of mnriem July 2, 2026 14:06 View session
@mnriem
mnriem deleted the mnriem-vigilant-doodle branch July 2, 2026 14:07
GitHub Advanced Security finished work on behalf of mnriem July 2, 2026 14:07

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.

⚠️ Not ready to approve

SECURITY.md currently contains a non-functional security contact email address, which is a release-blocking documentation error for vulnerability reporting.

Pull request overview

Adds standard community-health documentation and expands repository-facing guidance so contributors and users have clear policies for licensing, conduct, security reporting, support, and contributing.

Changes:

  • Added community-health docs: LICENSE, Code of Conduct, Security Policy, Support, Contributing guide, and CODEOWNERS.
  • Expanded README with Background + governance/support/licensing sections aligned to the sibling spec-kit repository.
  • No functional changes to plugin code, skills, or manifests.
File summaries
File Description
SUPPORT.md Adds support channels and project status guidance.
SECURITY.md Adds security reporting policy and safe harbor link.
README.md Adds background, licensing, maintainers, support, and acknowledgement sections.
LICENSE Adds MIT license text.
CONTRIBUTING.md Adds contribution workflow and repository structure notes.
CODE_OF_CONDUCT.md Adds Contributor Covenant Code of Conduct.
.github/CODEOWNERS Adds a global code owner entry.

Review details

  • Files reviewed: 7/7 changed files
  • Comments generated: 3
  • Review effort level: Low

Note

We're testing a new approval readiness assessment feature, and your feedback helps us improve it.
Please use 👍 or 👎 to tell us whether this assessment is correct.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread LICENSE
@@ -0,0 +1,21 @@
MIT License

Copyright GitHub, Inc.
Comment thread SECURITY.md

**Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.**

Instead, please send an email to opensource-security[@]github.com.
Comment thread CODE_OF_CONDUCT.md
Comment on lines +70 to +74
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
available at [http://contributor-covenant.org/version/1/4][version]

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/
mnriem added a commit that referenced this pull request Aug 3, 2026
* Add OSS community-health files for public release (#1)

Add the standard community-health files required by the open-source
release checklist (github/open-source-releases#706), aligned with the
sibling github/spec-kit repository:

- LICENSE (MIT, Copyright GitHub, Inc.)
- CODE_OF_CONDUCT.md (Contributor Covenant 1.4)
- SECURITY.md
- SUPPORT.md
- CONTRIBUTING.md (tailored to this skills plugin)
- .github/CODEOWNERS (@mnriem)
- README.md: add Background, License, Maintainers, Support, and
  Acknowledgement sections

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* Install assess canvas extension

Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous)

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

* Guide assess prerequisite setup

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Initialize Spec Kit assess pipeline

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Capture Spec Kit canvas idea

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Research Spec Kit SDD canvas idea

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Define Spec Kit SDD canvas problem

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Shape Spec Kit SDD canvas concept

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Decide Spec Kit SDD canvas assessment

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Support rerunning assess stages

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Align canvas with assess stage contracts

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Render assessment Markdown previews

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Open artifacts in dedicated window

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Keep artifact preview in canvas

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Add targeted clarification workflow

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Clarify target user segment

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Honor assess rerun overwrite intent

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Refresh shaped canvas concept

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Refresh canvas assessment decision

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Recommend full visual SDD workspace

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Reassess full visual SDD workspace

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Refine visual SDD workflow problem

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Align SDD canvas concept with visual goal

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Reassess full visual SDD workspace

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Address assess canvas review feedback

Use generated skill invocations, enforce current stage prerequisites, reject symlinked artifacts, and track prerequisite changes in live updates. Remove generated Spec Kit setup and assessment fixtures from the PR.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Harden assess canvas runtime

Protect loopback routes with per-instance capabilities and canonical request checks, reject intermediate symlinks, propagate stale inputs, and align UI and clarification guards with current stage state.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Package assess canvas with plugin

Address review feedback for bounded reads, worktree root detection, setup flags, and clarification races. Declare the canvas as a plugin extension component so marketplace installs include it.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Finalize Copilot App canvas integration

Make extension modules portable, isolate project-root discovery, verify no-follow file descriptors, await SDK dispatch, validate assess skill readiness, and publish plugin version 0.15.1.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Split assessment canvas plugin

Publish the Idea Assessment canvas independently as spec-kit-copilot-assess, keep the core skills plugin focused, and describe the repository as the Copilot integration hub for Spec Kit.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

* Clarify Copilot integration scope

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858

---------

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 38c901bb-913e-4055-8ed4-fdcda14dc858
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.

2 participants