
Post a Zoom meeting recap (TLDR, summary link, recording link, password) to a Slack channel via a Slack bot. Designed to be invoked from a cron-scheduled routine that fires ~30 min after a recurring meeting ends. Pulls the most recent Zoom recording, then prompts a configurable Slack target (group of handles or a channel) for any missing details — the recording password if needed, the presenter's Slack handle for crediting, and the TLDR text itself when neither Zoom's AI summary nor the transcript yields a usable one — and posts the assembled recap exactly once. Use when the user says "post the meeting recap to Slack", "publish the Zoom summary", "/zoom-meeting-slack-recap", or wires up a new recurring-meeting routine.
Create GitHub issues using data-driven templates. Supports any issue type via configurable template configs. Use when the user asks to create a GitHub ticket, issue, or support ticket, or when they want to add a new issue template.
Generate a pull request description markdown file from the repository's PR template, auto-filled with context from git diff and commit history. Use when the user says "write a PR description", "fill out the PR template", "create a PR description", "draft a PR", "make a PR doc", or asks you to prepare a pull request. Also trigger when the user says "/pr-description" or references preparing changes for review. Works with any repository that has a PR template.