Skip to content

Commit c3fca72

Browse files
authored
feat: add discuss plugin with interactive documentation workflows (#61)
1 parent a8cae5d commit c3fca72

5 files changed

Lines changed: 1785 additions & 84 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@
88
"email": "jeff@jeffhui.net"
99
},
1010
"plugins": [
11+
{
12+
"name": "discuss",
13+
"description": "Interactive discussion workflows for planning features, creating reference docs, and clarifying thoughts through iterative Q&A",
14+
"source": "./discuss",
15+
"category": "productivity",
16+
"version": "2026-01-12",
17+
"author": {
18+
"name": "Jeff Hui",
19+
"email": "jeff@jeffhui.net"
20+
}
21+
},
1122
{
1223
"name": "humanlayer",
1324
"description": "Commands and agents from humanlayer, but without the thought syncing",

0 commit comments

Comments
 (0)