feishu-notify
NewFeishu notification plugin for Claude Code - sends notifications on permission requests and task completion
Summary
The feishu-notify skill integrates Feishu (Lark) notifications into Claude Code, sending alerts for permission requests and task completions.
- It helps developers stay informed without leaving their workflow, reducing context switching and improving response times.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install feishu-notify@<marketplace>
/pluginUse Cases
Usage Examples
/feishu-notify send 'Permission request: Claude wants to run git push'
/feishu-notify on-task-complete 'Deploy finished successfully'
Notify the team via Feishu when the build completes
Security Audits
Frequently Asked Questions
What is feishu-notify?
The feishu-notify skill integrates Feishu (Lark) notifications into Claude Code, sending alerts for permission requests and task completions. It helps developers stay informed without leaving their workflow, reducing context switching and improving response times.
How to install feishu-notify?
To install feishu-notify: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install feishu-notify@<marketplace>. Finally, /plugin in Claude Code.
What is feishu-notify best for?
feishu-notify is a plugin categorized under Development. It is designed for: plugin. Created by SRP Team.
What can I use feishu-notify for?
feishu-notify is useful for: Notify a team channel when Claude Code requests user permission to execute a command.; Send a Feishu message when a long-running task completes, such as a build or deployment.; Alert developers in a Feishu group when a code review or approval is needed.; Notify the team when a CI/CD pipeline step finishes, with status and details.; Send a daily summary of Claude Code activities to a Feishu chat.; Alert on errors or failures during automated script execution in Claude Code..