Skip to main content
mattermost
GitHub creator profile

mattermost

Repository-level view of 24 collected skills across 3 GitHub repositories.

skills collected
24
repositories
3
updated
Aug 18, 2026
repository explorer

Repositories and representative skills

cherry-pick-create-pr
software-developers

Cherry-pick a single merged commit onto one release-X.Y branch, correctly resolving conflicts, running lint in a separate commit, pushing, and opening a cherry-pick PR via the create_pr_tool MCP following the PR template. Self-contained (carries its own…

Aug 18, 2026
plugin-security-release-targets
software-developers

Given a Mattermost priority/severity level and a plugin repository, resolve the target plugin release-X.Y branches by cross-referencing the platform release policy with the plugin versions declared in each platform Makefile. Returns only branches that exist…

Aug 18, 2026
security-release-targets
software-developers

Given a Mattermost priority/severity level (Critical/High/Medium/Low), resolve the target release-X.Y branches to cherry-pick onto by parsing the Mattermost release policy (ESR/active/upcoming) and keeping only branches that exist on mattermost/mattermost.…

Aug 18, 2026
teamsecure
information-security-analysts

Use when running an adversarial security review of a code change — a GitHub PR, a local working-tree diff, or an explicit file list — and when wiring security review into a teamimplement run. Use when asked to security-review, audit, or vulnerability-assess…

Jul 1, 2026
qa-analysis
software-quality-assurance-analysts-and-testers

Analyze a GitHub pull request for risk level and generate concrete QA recommendations. Accepts a PR URL or "owner/repo#number" reference. Uses `gh` CLI to fetch the diff and metadata, computes blast radius, scores six risk dimensions, and returns a structured…

May 22, 2026
add-agents-mcp-server
software-developers

Add an MCP (Model Context Protocol) server to a Mattermost plugin so the Agents plugin can call its tools. Use when implementing cross-plugin MCP, exposing AI tools from a Mattermost plugin to the Agents plugin, or wiring up the `pluginmcp` helper from…

May 19, 2026
create-mattermost-plugin
software-developers

Create a new Mattermost plugin from the starter template in the current directory. Use when creating a new plugin from scratch, scaffolding a Mattermost plugin, or bootstrapping a plugin project.

May 11, 2026
security-fix
information-security-analysts

Orchestrates test-driven fixes for Mattermost security tickets (Jira/Atlassian) with a Staff Security Engineer mindset: failing secure-behavior tests first, then implementation, then security review and edge-case loops, then opening a non-draft PR that…

Apr 28, 2026
Showing 8 of 21 collected skills.
Showing 3 of 3 repositories
All repositories loaded