Claude code supports hooks that run shell scripts in certain stages in the agent workflow:
https://docs.claude.com/en/docs/claude-code/hooks
Some hooks of interest:
UserPromptSubmit
Notification
- 'Stop`
SessionStop
VibeRot can provide a claude code plugin which sends data to the action orchestrator to run actions while the agent is working.
I don't use Claude Code so if you're interested in this please comment and point out anything I should be aware of, also PRs welcome once the refactoring for the parent issue completes.
Claude code supports hooks that run shell scripts in certain stages in the agent workflow:
https://docs.claude.com/en/docs/claude-code/hooks
Some hooks of interest:
UserPromptSubmitNotificationSessionStopVibeRot can provide a claude code plugin which sends data to the action orchestrator to run actions while the agent is working.
I don't use Claude Code so if you're interested in this please comment and point out anything I should be aware of, also PRs welcome once the refactoring for the parent issue completes.