🧪 Skills

GitHub Issue Reply Assistant

Free basic version that drafts a structured GitHub issue response and triage checklist. Reserves premium upgrade hooks for multilingual replies and fix-draft...

v1.0.0
❤️ 0
⬇️ 91
👁 2
Share

Description


name: github-issue-reply-assistant description: Free basic version that drafts a structured GitHub issue response and triage checklist. Reserves premium upgrade hooks for multilingual replies and fix-draft generation.

GitHub Issue Smart Reply Assistant

Value

  • Free tier: one high-quality reply draft + triage checklist.
  • Premium tier (reserved): multilingual reply, fix-draft, similar-issue clustering.

Input

  • user_id
  • repo (owner/repo)
  • issue_title
  • issue_body
  • optional tier (free/premium)

Run

python3 scripts/github_issue_reply_assistant.py \
  --user-id user_003 \
  --repo openclaw/openclaw \
  --issue-title "Bug: login flow crashes" \
  --issue-body "When I click login, app crashes on callback page"

Tests

python3 -m unittest scripts/test_github_issue_reply_assistant.py -v

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs