assign-issue

Orchestrates GitHub issue resolution through standardized git workflows and automated PR creation.

3|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/plocher/jBOM --skill assign-issue-plocher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assign-issue
Source: https://github.com/plocher/jBOM/tree/main/.agents/skills/assign-issue
Command: npx skills add https://github.com/plocher/jBOM --skill assign-issue-plocher

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the process of resolving GitHub issues by enforcing structured collaborative checkpoints and standardized git workflows, preventing ad-hoc or unverified changes.

Core Features & Use Cases

  • Collaborative Checkpoints: Ensures all technical decisions are paused for user review when ambiguity arises.
  • Standardized Git Workflow: Automates branch creation, semantic commits, and PR linkage to ensure repository health.
  • Child Agent Delegation: Allows offloading implementation tasks to specialized child agents while maintaining strict reporting and validation requirements.

Quick Start

Use the assign-issue skill to take issue number 123 and resolve it using the collaborative git workflow.

Frequently Asked Questions about assign-issue

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

FAQPage Schema
How do I automate GitHub issue resolution with a structured git workflow?

You can automate GitHub issue resolution by orchestrating collaborative development cycles and standardized git branching strategies, which manages feature branch implementation and automated pull request creation to ensure repository health.

What is the best way to standardize git workflows and prevent ad-hoc pull requests?

Standardizing git workflows prevents unverified changes by enforcing structured collaborative checkpoints, automating branch creation, and linking semantic commits to pull requests within a controlled agentic environment.

Can I offload GitHub issue implementation tasks to child agents?

Yes, you can offload implementation tasks to specialized child agents while maintaining strict reporting and validation requirements to manage feature branch implementation and pull request creation.

Do I need the GitHub CLI to automate issue tracking and collaborative checkpoints?

Yes, automating issue tracking and collaborative development cycles requires integration with the GitHub CLI to manage issue intake, feature branch implementation, and pull request creation.

How does collaborative git workflow handle ambiguity during issue resolution?

When ambiguity arises, the collaborative git workflow pauses all technical decisions to ensure user review, enforcing structured checkpoints before proceeding with feature branch implementation and pull requests.

What are the limitations of automating GitHub issue resolution with agentic workflows?

The automation requires adherence to predefined project gatekeeping and validation protocols, meaning all technical decisions are paused for user review when ambiguity arises, preventing fully unattended resolution.