narrow the madtea plugin metadata to hooks + skills; fix stale marketplace URLs #16

Merged
hexajon merged 1 commit from issue-15-narrow-madtea-plugin into main 2026-08-25 20:39:26 +00:00
Owner

Resolves the claude-plugins side of the plugin-shape decision (#15).

What changed

  • plugins/madtea/.claude-plugin/plugin.json: drop the version field, so update detection keys off this repo's commit hash. Rewrite the description to a hooks-and-skills Claude Code plugin. Drop the MCP-server and cross-client claim.
  • .claude-plugin/marketplace.json: drop the version on the madtea entry (it must not be set in both places). Match the new description.
  • README.md: fix the description in the plugin table, and repoint the marketplace add command and the madtea link at the current home git.cheshirecube.cloud/sixfold-space. The old codeberg.org URLs were dead.

Merge sequencing

The version-less plugin.json and the dropped marketplace version stick only after the madtea assemble rework lands (sixfold-space/madtea#443). Until then the vendor step still copies the source manifest and re-bumps the entry version, so this should merge with #443, not ahead of it. The README URL and description fixes are durable now.

Closes #15.

Resolves the claude-plugins side of the plugin-shape decision (#15). ## What changed - `plugins/madtea/.claude-plugin/plugin.json`: drop the `version` field, so update detection keys off this repo's commit hash. Rewrite the description to a hooks-and-skills Claude Code plugin. Drop the MCP-server and cross-client claim. - `.claude-plugin/marketplace.json`: drop the `version` on the madtea entry (it must not be set in both places). Match the new description. - `README.md`: fix the description in the plugin table, and repoint the `marketplace add` command and the madtea link at the current home `git.cheshirecube.cloud/sixfold-space`. The old codeberg.org URLs were dead. ## Merge sequencing The version-less `plugin.json` and the dropped marketplace version stick only after the madtea assemble rework lands (sixfold-space/madtea#443). Until then the vendor step still copies the source manifest and re-bumps the entry version, so this should merge with #443, not ahead of it. The README URL and description fixes are durable now. Closes #15.
Drop the version field from the manifest and the marketplace entry, so
update detection keys off this repo's commit hash. Rewrite the description
to a hooks-and-skills Claude Code plugin and drop the MCP-server and
cross-client claim. Repoint the README marketplace-add command and the
madtea link at git.cheshirecube.cloud/sixfold-space; the codeberg.org URLs
were dead.

Refs #15.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sixfold-space/claude-plugins!16
No description provided.