issue-reply

Post a helpful reply to issue #$ARGUMENTS.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "issue-reply" with this command: npx skills add seabbs/skills/seabbs-skills-issue-reply

Post a helpful reply to issue #$ARGUMENTS.

Phase 1: Context Gathering

  • Read full issue: gh issue view $ARGUMENTS --repo [REPO]

  • Read all comments: gh issue view $ARGUMENTS --comments --repo [REPO]

  • Check labels, assignees, project status

Phase 2: Reply Analysis

  • Determine reply type: answer, status update, clarification, information request, solution proposal

Phase 3: Reply Drafting

  • Draft a reply that directly addresses the last comment, is concise and actionable, includes code examples if relevant

Phase 4: Pre-flight Checks

  • Check accuracy, clarity, no unintended commitments, appropriate @mentions

Phase 5: Posting

  • Post: gh issue comment $ARGUMENTS --body "[CONTENT]" --repo [REPO]

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

taskfile-automation

No summary provided by upstream source.

Repository SourceNeeds Review
1.2K-seabbs
Coding

academic-writing-standards

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

analyzing-research-papers

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

paper-summary

No summary provided by upstream source.

Repository SourceNeeds Review