# @lonca/baron-adapter-slack

Baron adapter for Slack: notify.

Part of **[Baron](https://github.com/loncadev/baron)** — a platform-agnostic work-orchestration layer for AI coding agents:
one pane of glass (issues, scm, ci, deploy, notify) across providers, via MCP + CLI.

## Install

```bash
npm install @lonca/baron-adapter-slack
```

## Documentation

See the [Baron documentation](https://github.com/loncadev/baron#readme). Source: [`packages/adapters/slack`](https://github.com/loncadev/baron/tree/main/packages/adapters/slack).

## License

[Apache-2.0](./LICENSE) © Baron contributors.
