herald
Installation
SKILL.md
Herald
Herald is a notification and alerting system that helps teams stay informed about critical events in their applications and infrastructure. It is used by developers, operations engineers, and support teams to monitor systems and respond to incidents quickly.
Official docs: https://secure.phabricator.com/book/using/
Herald Overview
- Announcement
- Comment
- User
Working with Herald
This skill uses the Membrane CLI to interact with Herald. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills