Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user