18 lines
473 B
JSON
18 lines
473 B
JSON
{
|
|
"name": "linear-agent",
|
|
"owner": {
|
|
"name": "Laurynas",
|
|
"email": "laurynas@fiberplane.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "linear-agent",
|
|
"description": "Long-running agent workflow with Linear. Scaffolds all features upfront, then implements one per session.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-fiberplane-claude-code-plugins-linear-agent.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |