agent/claude/code/.claude-plugin/plugin.json
Snider a607a49287 refactor: consolidate plugin marketplace — remove duplicates, add repo-native plugins
Remove claude/qa/ and claude/ci/ plugins (replaced by go-build and
go-devops repo-native plugins). Strip duplicate qa command from code
plugin. Marketplace now references plugins at their source repos.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 10:06:58 +00:00

19 lines
480 B
JSON

{
"name": "code",
"description": "Core development hooks, auto-approve workflow, and cryptocurrency research data collection skills",
"version": "0.2.0",
"author": {
"name": "Lethean",
"email": "hello@host.uk.com"
},
"homepage": "https://forge.lthn.ai/core/agent",
"repository": "https://forge.lthn.ai/core/agent.git",
"license": "EUPL-1.2",
"keywords": [
"hooks",
"auto-approve",
"data-collection",
"cryptocurrency",
"archive"
]
}