Commands auto-discovered from commands/ directory. Repository must be a string, not an object. Co-Authored-By: Virgil <virgil@lethean.io>
19 lines
412 B
JSON
19 lines
412 B
JSON
{
|
|
"name": "go-build",
|
|
"description": "Go QA pipeline, build tooling, and development skills",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Host UK",
|
|
"email": "hello@host.uk.com"
|
|
},
|
|
"homepage": "https://forge.lthn.ai/core/go-build",
|
|
"repository": "https://forge.lthn.ai/core/go-build.git",
|
|
"license": "EUPL-1.2",
|
|
"keywords": [
|
|
"claude",
|
|
"go",
|
|
"qa",
|
|
"build",
|
|
"lint"
|
|
]
|
|
}
|