process-issues

Process GitHub issues from the BuhBot repository into Beads tasks.

2|Updated Nov 17, 2025
One-click install
npx skills add https://github.com/maslennikov-ig/BuhBot --skill process-issues-maslennikov-ig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: process-issues
Source: https://github.com/maslennikov-ig/BuhBot/tree/main/.claude/skills/process-issues
Command: npx skills add https://github.com/maslennikov-ig/BuhBot --skill process-issues-maslennikov-ig

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill automates the end-to-end workflow of processing GitHub issues: fetching open issues, reading all comments, analyzing insights, and converting them into Beads tasks with a concrete fix plan.

Core Features & Use Cases

  • Fetch open issues from a repository and summarize their context.
  • Read and analyze issue comments for clarifications, workarounds, and proposed solutions.
  • Search Beads and GitHub for similar, resolved problems to guide fixes.
  • Generate a formal analysis plan and create Beads tasks with external references for tracking.
  • Propose execution plans and route tasks to appropriate specialists if needed.

Quick Start

Process open GitHub issues for the BuhBot repository and create an initial Beads task plan.

Frequently Asked Questions about process-issues

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub issue triage and convert issues into planning tasks?

Automating GitHub issue triage involves fetching open issues, reading all comments for context, analyzing similar resolved problems, and generating structured Beads tasks with root-cause identification and recommended fixes.

Can I use GitHub issue comments to inform automated planning and task creation?

Yes, GitHub issue comments are read and analyzed for clarifications, workarounds, and proposed solutions to inform the structured analysis plan and Beads task creation workflow.

What is the best way to search for similar resolved GitHub issues when planning a fix?

Searching for similar resolved GitHub issues is handled by analyzing open issues and querying both Beads and GitHub for past resolutions to guide the proposed execution plan and root-cause identification.

Does this issue processing workflow support routing tasks to appropriate specialists?

Yes, the issue processing workflow proposes execution plans and routes the generated Beads tasks with external references to appropriate specialists if needed.

Are there limitations when processing GitHub issues for repositories outside of BuhBot?

The Skill is specifically designed to process open GitHub issues from the BuhBot repository and generate Beads tasks, so applying it to other repositories may require adjustments.

Do I need any external dependencies to automate GitHub issue analysis and Beads task generation?

No external dependencies are required to automate GitHub issue analysis and Beads task generation, as the Skill operates independently to fetch issues, analyze comments, and produce structured plans.