Skip to content

feat(catalog): add BrownKit (brownkit) community extension (#2510)#2520

Open
mnriem wants to merge 2 commits into
github:mainfrom
mnriem:issue-2510
Open

feat(catalog): add BrownKit (brownkit) community extension (#2510)#2520
mnriem wants to merge 2 commits into
github:mainfrom
mnriem:issue-2510

Conversation

@mnriem
Copy link
Copy Markdown
Collaborator

@mnriem mnriem commented May 11, 2026

Adds BrownKit to the community extension catalog and README.

BrownKit packages the EDCR (Evidence-Driven Capability Recognition) brownfield methodology as a Spec Kit extension — evidence-driven capability discovery, security and QA risk assessment for existing codebases.

  • 10 commands, 5 hooks
  • MIT license

Changes:

  • extensions/catalog.community.json — new brownkit entry
  • README.md — new row in the Community Extensions table

Closes #2510

Author: @MaksimShevtsov

Copilot AI review requested due to automatic review settings May 11, 2026 19:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds the BrownKit community extension to Spec Kit’s community extension listings so it can be discovered via the published catalog and the README table.

Changes:

  • Added a new brownkit entry to extensions/catalog.community.json with metadata (URLs, version, tags, provides).
  • Added a new BrownKit row to the Community Extensions table in README.md.
Show a summary per file
File Description
README.md Adds BrownKit to the Community Extensions table for human-readable discovery.
extensions/catalog.community.json Adds the BrownKit metadata entry to the machine-readable community extension catalog.

Copilot's findings

Tip

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

  • Files reviewed: 2/2 changed files
  • Comments generated: 2

Comment on lines +371 to +376
"brownkit": {
"name": "BrownKit \u2014 Brownfield Discovery for Spec-Kit",
"id": "brownkit",
"description": "Evidence-driven capability discovery, security and QA risk assessment for existing codebases.",
"author": "Maksim Shautsou",
"version": "1.0.1",
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@copilot apply changes based on this feedback

Comment thread extensions/catalog.community.json Outdated
@mnriem
Copy link
Copy Markdown
Collaborator Author

mnriem commented May 11, 2026

@copilot apply changes based on the comments in this thread

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 11, 2026 20:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 1

Comment on lines +371 to +375
"brownkit": {
"name": "BrownKit \u2014 Brownfield Discovery for Spec-Kit",
"id": "brownkit",
"description": "Evidence-driven capability discovery, security and QA risk assessment for existing codebases.",
"author": "Maksim Shautsou",
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@copilot apply changes based on this feedback

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.

[Extension]: Add brownkit

2 participants