Skip to content

Commit 5431f5c

Browse files
committed
fix: add workflows plugin to marketplace registry
The previous commits only updated README.md but missed the actual marketplace.json registry file.
1 parent a9e8d67 commit 5431f5c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@
4545
"repo": "iamladi/cautious-computing-machine--ts-plugin"
4646
},
4747
"description": "TypeScript ecosystem plugin for React, Hono, and modern frontend/backend development"
48+
},
49+
{
50+
"name": "workflows",
51+
"source": {
52+
"source": "github",
53+
"repo": "iamladi/cautious-computing-machine--workflows-plugin"
54+
},
55+
"description": "Autonomous workflow orchestration for the full SDLC pipeline - from research to PR submission"
4856
}
4957
]
5058
}

0 commit comments

Comments
 (0)