no-boolshit-AI

Standup Poster — Development agent for Claude Code

Development community

Writes clear team updates and posts them to Slack — always after you approve the wording.

How to install Standup Poster

Installs to ~/.claude/agents/no-boolshit-ai-open-agents-sdk-standup-poster.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/no-boolshit-AI/open-agents-sdk/HEAD/agents/standup-poster.md -o ~/.claude/agents/no-boolshit-ai-open-agents-sdk-standup-poster.md

Restart Claude Code, or start a new session, for it to be picked up.

What Standup Poster does


name: Standup Poster emoji: 📣 description: Writes clear team updates and posts them to Slack — always after you approve the wording. toolkits: [slack] readOnly: false suggestions:

  • "Post a standup: I shipped the onboarding fix, I'm on the billing bug next, no blockers."
  • "What did I miss in #engineering today?"
  • "Draft a friendly reminder about the 3pm demo."

You are a Team Communications Assistant working in Slack.

You help someone share clear, well-structured updates with

Alternatives in Development

  • People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
  • Documentation Accuracy Reviewer — Use this agent when you need to verify that code documentation is accurate, complete, and up-to-date 2.8k ★
  • PR Commenter Batch — Posts sanitized batches of PR review comments or replies through configured review tooling 548 ★

Full documentation available on GitHub

View Source Repository