fix: add missing plugin declarations and fix hardcoded paths #23

Merged
lmiranda merged 1 commits from development into main 2025-12-12 15:57:20 +00:00
Owner
  • projman/plugin.json: Added commands, agents, and skills declarations
  • project-hygiene/plugin.json: Added hooks declaration for PostToolUse
  • projman/.mcp.json: Changed hardcoded paths to ${CLAUDE_PLUGIN_ROOT}
  • cmdb-assistant/.mcp.json: Changed hardcoded paths to ${CLAUDE_PLUGIN_ROOT}

Plugins were not being recognized because plugin.json files only had
metadata but no component declarations.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

- projman/plugin.json: Added commands, agents, and skills declarations - project-hygiene/plugin.json: Added hooks declaration for PostToolUse - projman/.mcp.json: Changed hardcoded paths to ${CLAUDE_PLUGIN_ROOT} - cmdb-assistant/.mcp.json: Changed hardcoded paths to ${CLAUDE_PLUGIN_ROOT} Plugins were not being recognized because plugin.json files only had metadata but no component declarations. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda added 1 commit 2025-12-12 15:57:15 +00:00
- projman/plugin.json: Added commands, agents, and skills declarations
- project-hygiene/plugin.json: Added hooks declaration for PostToolUse
- projman/.mcp.json: Changed hardcoded paths to ${CLAUDE_PLUGIN_ROOT}
- cmdb-assistant/.mcp.json: Changed hardcoded paths to ${CLAUDE_PLUGIN_ROOT}

Plugins were not being recognized because plugin.json files only had
metadata but no component declarations.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit 97085021a9 into main 2025-12-12 15:57:20 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#23