Artisanal Claude Code plugins, slow-proofed to perfection.
| Plugin | Platform | Command | Description |
|---|---|---|---|
| gitlab-review | GitLab | /triage |
Triage unresolved MR review comments — analyze, plan, and reply |
| github-review | GitHub | /triage |
Triage PR review comments — analyze, plan, and reply |
| jira-levain | Jira | /levain |
Gather Jira ticket context and prepare an implementation plan |
| deguster | Mobile | /deguster:test |
Mobile UI testing via Maestro CLI — E2E tests, parity checks, flow generation |
claude plugin marketplace add https://github.com/radzio/plugin-patisserieclaude plugin install gitlab-review
claude plugin install github-review
claude plugin install jira-levain
claude plugin install deguster- jq —
brew install jq - glab —
brew install glab(for GitLab plugin) - gh —
brew install gh(for GitHub plugin) - Jira & Confluence MCP —
claude plugin add atlassianor mcp-atlassian (for jira-levain) - Maestro CLI —
curl -Ls 'https://get.maestro.mobile.dev' | bash(for deguster) - mobilecli —
npm install -g @mobilenext/mobilecli(for deguster)