Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,19 @@
"owner": {
"name": "Brian (BMad) Madison"
},
"license": "MIT",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

These metadata fields are now on the marketplace.json root; can you confirm the consumers of this file read license/homepage/repository/keywords from the root (and don’t expect them under each plugins[] entry)? If any consumer uses strict schema validation, extra/misplaced keys here could cause the manifest to be rejected.

Severity: low

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

"homepage": "https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite",
"repository": "https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite",
"keywords": ["bmad", "creative", "brainstorming", "design-thinking", "innovation", "storytelling"],
"plugins": [
{
"name": "bmad-creative-intelligence-suite",
"source": "./",
"description": "Creative AI agents and workflows brainstorming, problem-solving, design thinking, innovation strategy, storytelling, and visual presentations.",
"description": "A suite of creative AI agents and workflows for brainstorming, problem-solving, design thinking, innovation strategy, storytelling, and presentations. Part of the BMad Method ecosystem.",
"version": "0.1.9",
"author": {
"name": "Brian (BMad) Madison"
},
"skills": [
"./src/skills/bmad-cis-agent-brainstorming-coach",
"./src/skills/bmad-cis-agent-creative-problem-solver",
Expand Down
12 changes: 0 additions & 12 deletions .claude-plugin/plugin.json

This file was deleted.

Loading