Files
42marketplaces/sync/gh-fiberplane-claude-code-plugins-linear-agent.json
2025-11-29 18:53:27 +08:00

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
}
]
}