Commit graph

4 commits

Author SHA1 Message Date
Snider
5c3a5295a3 fix(plugin): remove invalid commands schema from plugin.json
Commands auto-discovered from commands/ directory.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 10:54:45 +00:00
Snider
144c1e440d feat(plugin): add npm package for Claude Code plugin distribution
Published as @lthn/core-claude-devops on npm.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 10:49:17 +00:00
Snider
26be091e39 fix(plugin): add commands/ auto-discover directory, fix plugin.json schema
Commands must be in `.claude-plugin/commands/` for Claude Code auto-discovery.
Fixed plugin.json to use `{name, description, file}` array format.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 10:18:42 +00:00
Snider
f16aa928d1 feat: add claude plugin for CI/CD, deployment, and issue tracking 2026-03-09 18:15:52 +00:00