Generate a Slack message for sharing a blog post, saved to social/
An optional argument specifying which post to share. This can be:
2026-03-23-securing-ai-agents-on-production-servers.md)securing ai agents)Resolve the post using the same logic: check argument, then branch name, then ask.
Read the full blog post from _posts/.
Construct the blog post URL:
https://xorbh.github.io/agentic-programming/:year/:month/:day/:title/Write a Slack message following these rules:
*bold* for the post title on the first line.Under 80 words.
Save the file to social/slack-<post-slug>.md
Show the generated content to the user for review and easy copy-paste.