Building a slack native coding agent

Reddit r/AI_Agents Tools

Summary

The author built a Slack-native coding agent using Claude Code, open-sourcing it to help others with integration, security guardrails, and system prompts without reinventing the wheel.

I've worked on slack native agent at my company. That got pretty popular internally so I wrote a blog post about it and created an open-sourced version in the hope that it will be useful for others as well. I think the main cool thing about it is that the agent itself is just claude code, as I found that to be the best, so we are not reinventing the wheel with the harness, it's all about the integration, security guardrails and system prompts. Link in the comments:)
Original Article

Similar Articles