mr-ashishpanda
UserLocal-first bridge between Slack and Claude Code — maps Slack channels/threads to local workspaces, invokes claude in the mapped directory, and posts responses back to Slack.
Categories
Indexed Skills (4)
reviewing-changes
Thorough, guided code review for the Slack-Claude Bridge — walks the project Review checklist (session/scope integrity, trigger correctness, local-first scope, secret safety, identity, naming) with the domain reasoning behind each check. Use for an in-depth review. The built-in /code-review already applies the same checklist from CLAUDE.md; load this when you want the guided deep pass.
run-bridge
Start the Slack-Claude Bridge (the local process that connects Slack to Claude Code), confirm it boots and connects to Slack, and tail its logs to verify behavior. Use when you need to run the project, check that a change works end-to-end, or inspect runtime output. "The bridge" = our local process, not the AI agent reviewing code.
verifying-work
The required verification discipline for the Slack-Claude Bridge — run, test, and observe a change end-to-end before marking it done; if no test/integration path exists, build it autonomously or ask for the human-only inputs needed. Use before claiming any feature or fix is complete, fixed, or passing.
bridge-domain
Domain model reference for the Slack-Claude Bridge — mappings, session scopes (channel vs thread), trigger modes (mention vs auto), Claude identity, persistence, and the @claude status command. Load when implementing or reviewing session, scope, trigger, routing, or status logic so you don't re-derive it from the PRD.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.