We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent becf20f commit 32ac099Copy full SHA for 32ac099
1 file changed
README.md
@@ -52,15 +52,11 @@ glab-discussion resolve DISCUSSION_ID --mr-url ...
52
glab-discussion resolve DISCUSSION_ID --unresolve --mr-url ...
53
```
54
55
-## Claude Code plugin
+### Claude Code plugin
56
57
The repo includes a Claude Code plugin with a skill that teaches AI agents how to use `glab-discussion`.
58
59
```bash
60
-# Install the CLI
61
-uv tool install glab-discussion
62
-
63
-# Add the marketplace and install the plugin
64
claude plugin marketplace add fprochazka/glab-discussion
65
claude plugin install glab-discussion@fprochazka-glab-discussion
66
0 commit comments