15 lines
410 B
JSON
15 lines
410 B
JSON
{
|
|
"name": "linear-lifecycle",
|
|
"description": "Manage Linear issues via Linearis CLI with zero-context overhead. Create, update, and track issues without loading large MCPs.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Matthew Fornaciari",
|
|
"url": "https://github.com/mattforni"
|
|
},
|
|
"skills": [
|
|
"./skills/linear-lifecycle/SKILL.md"
|
|
],
|
|
"commands": [
|
|
"./commands/linear-setup.md"
|
|
]
|
|
} |