post-on-slack

Post codebase research answers to Slack threads and channels.

4|5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/Luney-Industries/farty-bobo --skill post-on-slack-luney-industries
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: post-on-slack
Source: https://github.com/Luney-Industries/farty-bobo/tree/main/skills/post-on-slack
Command: npx skills add https://github.com/Luney-Industries/farty-bobo --skill post-on-slack-luney-industries

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of summarizing findings or answering questions on Slack, leveraging codebase information for accurate responses.

Core Features & Use Cases

  • Slack Integration: Post answers directly to Slack threads or channels.
  • Codebase Research: Utilizes grep, Git history, and MCP tools for fact-based answers.
  • User Interaction: Ensures respectful and clear communication, with identity and tone adherence.
  • Review and Approval: Requires human confirmation before posting to avoid sensitive data exposure.

Quick Start

Use the post-on-slack skill to answer a question in the #backend channel about the auth bug.

Frequently Asked Questions about post-on-slack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I post codebase research findings directly to a Slack thread?

To post codebase research findings to a Slack thread, this Skill automates the process by executing grep, Git history, and MCP queries, then formatting the answers for direct posting to Slack channels.

What is the best way to answer technical questions on Slack using codebase context?

Answering technical questions on Slack using codebase context is handled by retrieving information through Git history and grep queries, ensuring responses are fact-based and respectful before requiring human review for posting.

Do I need a Slack MCP connector to automate posting responses to Slack channels?

Yes, you need a Slack MCP connector to automate posting responses to Slack channels, as the Skill requires this connector alongside codebase access to handle thread context and execute queries.

Can I use grep and Git history to find answers before posting them on Slack?

Yes, you can use grep and Git history to find answers before posting them on Slack, because the Skill utilizes these tools alongside MCP queries to retrieve accurate codebase information for your response.

How does human review work for sensitive data before posting to Slack?

Human review for sensitive data requires confirmation before posting to Slack, acting as a safeguard to prevent sensitive data exposure and ensure the response adheres to identity and tone guidelines.

Are there limitations when automating Slack responses from a codebase?

Limitations when automating Slack responses from a codebase include the strict requirement for human approval before posting to prevent sensitive data exposure, along with the necessity of having both codebase access and a Slack MCP connector configured.