reply-to-pr-conversation

Solid

Draft, confirm, and post a single conversational reply to GitHub PR conversation comments (issue comments). The reply addresses all tracked items in one natural-prose message. Use when the user asks to "reply to PR conversation", "post PR conversation replies", or "draft PR conversation messages".

Code & Development 377 stars 29 forks Updated today MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
86
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Reply to PR Conversation Draft a single reply that addresses a processed issue-comment list, confirm with the user, and post it as a new PR issue comment. ## Step 1: Run `/github-voice` Skill Run the `/github-voice` skill to load voice rules and the insider-vs-outsider detection. ## Step 2: Compose the Reply Use the processed-item list from conversation context. Each entry has: id, author, original comment body (to quote from selectively), category (`fix`, `skip`, `answer`, or `clarify`), and per-category payload. Draft one reply that addresses every item as natural conversational prose. The output is a single piece of prose with flexible length and no rigid section structure. **Use the category to interpret each payload:** - **fix**: payload is a commit SHA. Mention "fixed in `<sha>`" where it fits the flow, plus a brief note when the fix diverges from what the commenter suggested. - **skip**: payload is the skip reasoning. State it directly. - **answer**: payload is answer text prepared upstream. Integrate it as the implementer's own words. - **clarify**: payload is a user-directed question. Ask it as-is. **Quote selectively.** Use `>` blockquotes only for the phrase being responded to. A single-topic reply quotes one sentence then responds; a multi-topic reply weaves quotes and responses together. Drop quotes entirely when @mentions plus context make the reply unambiguous. **Quote handling:** - Strip leading `>` from quoted lines so nested blockquotes don't mi...

Details

Author
tobihagemann
Repository
tobihagemann/turbo
Created
4 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Solid

github-voice

Shared writing style rules for GitHub-facing output (PR comments, PR descriptions, PR titles, issues, design proposals). Differentiates insider vs outsider voice based on author association. Not typically invoked directly — loaded by other skills before composing GitHub text.

377 Updated today
tobihagemann
AI & Automation Solid

reply-draft-assistant

Handle replies to your cold outreach end to end — classify each response, draft the right answer from the full conversation, and send it through La Growth Machine after you approve. Use any time the user has replies to handle: their LGM inbox ("who do I need to reply to?"), a campaign's replies, or a pasted thread. When a conversation is pasted and the user asks what to reply, this is the right tool — don't improvise a reply without it. Triggers on: 'reply to my inbox', 'who do I need to answer', 'handle my campaign replies', 'what do I reply to this', 'help me reply to this prospect', and the French 'à qui je dois répondre', 'réponds à mon inbox', 'réponds aux leads de ma campagne', 'aide-moi à répondre'. Reads the whole thread, classifies the reply, drafts one calibrated answer in the thread's language, shows them for review, and on approval sends via LinkedIn or email natively. Nothing is sent without your OK. For SDR, BDR, RevOps, Growth and founders. Maintained by La Growth Machine.

29 Updated 3 days ago
LaGrowthMachine
AI & Automation Listed

threads-reply-drafter

Draft a reply or a value-add quote post for a specific Threads (Meta) post from its URL. Use to reply in a conversation, answer a creator, or quote-post with added value. Parses the post URL, reads pasted context, decides reply vs quote post, and drafts 1-3 warm variants in your voice. A reply to another user is a separate post and Publora cannot target it, so the draft is returned as a copy-paste block to post yourself. Not for top-level posts (use threads-post-writer).

4 Updated 5 days ago
sergebulaev