Skip to content

Commit 32ac099

Browse files
committed
Move Claude Code plugin docs under Installation section
1 parent becf20f commit 32ac099

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,11 @@ glab-discussion resolve DISCUSSION_ID --mr-url ...
5252
glab-discussion resolve DISCUSSION_ID --unresolve --mr-url ...
5353
```
5454

55-
## Claude Code plugin
55+
### Claude Code plugin
5656

5757
The repo includes a Claude Code plugin with a skill that teaches AI agents how to use `glab-discussion`.
5858

5959
```bash
60-
# Install the CLI
61-
uv tool install glab-discussion
62-
63-
# Add the marketplace and install the plugin
6460
claude plugin marketplace add fprochazka/glab-discussion
6561
claude plugin install glab-discussion@fprochazka-glab-discussion
6662
```

0 commit comments

Comments
 (0)