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-agent",
|
||||
"description": "Long-running agent workflow with Linear. Scaffolds all features upfront, then implements one per session.",
|
||||
"version": "0.4.0",
|
||||
"author": {
|
||||
"name": "Laurynas",
|
||||
"email": "laurynas@fiberplane.com"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
],
|
||||
"mcp": [
|
||||
"./.mcp.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user