Discussion Skill Threaded discussion management for GitLab using raw endpoint calls. Quick Reference | Operation | Command Pattern | Risk | |-----------|-----------------|:----:| | List MR discussions | | - | | List issue discussions | | - | | Get discussion | | - | | Create discussion | | ⚠️ | | Reply to discussion | | ⚠️ | | Resolve discussion | | ⚠️ | | Delete note | | ⚠️⚠️ | Risk Legend : - Safe | ⚠️ Caution | ⚠️⚠️ Warning | ⚠️⚠️⚠️ Danger When to Use This Skill ALWAYS use when: - User mentions "discussion", "thread", "conversation" - User wants to add code review comments - User mentions…