Mattermost Plugin Playbooks
Description
Mattermost Playbooks enable reliable and repeatable processes for your teams using checklists, automation, and retrospectives.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Mattermost Playbooks
[](https://github.com/mattermost/mattermost-plugin-playbooks/releases/latest)
Mattermost Playbooks allows your team to create and run playbooks from within Mattermost. For configuration and administration information visit our [documentation](https://docs.mattermost.com/guides/playbooks.html).

Version Support
| Mattermost version | Playbooks version | Supported Until |
|---|---|---|
| master | v2.11.1 | always |
| v11.11 | v2.11.1 | TBD |
| v11.10 | v2.11.1 | 2026-11-15 |
| v11.9 | v2.10.1 | 2026-10-15 |
| v11.8 | v2.9.4 | 2026-09-15 |
| v11.7 ESR | v2.9.4 | 2027-05-15 |
Development Builds
In your `mattermost-server` configuration (`config/config.json`), set the following values:
`ServiceSettings.EnableLocalMode: true`
`PluginSettings.EnableUploads: true`
and restart the server. Once done, the relevant `make` commands should be able to install builds. Those commands are:
`make deploy` - builds and installs the plugin a single time
`make watch` - continuously builds and installs when files change
which are run from the repo root.
License
This repository is licensed under the Apache 2.0 License, except for the [server/enterprise](server/enterprise) directory which is licensed under the [Mattermost Source Available License](LICENSE.enterprise). See [Mattermost Source Available License](https://docs.mattermost.com/overview/faq.html#mattermost-source-available-license) to learn more.
Although a valid Mattermost Enterprise license is required to access all features if using this plugin in production, the [Mattermost Source Available License](LICENSE.txt) allows you to compile and test this plugin in development and testing environments without a Mattermost Enterprise license. As such, we welcome community contributions to this plugin.
If you're running Mattermost Starter and don't al
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11