issue-workflow

Orchestrate single-agent GitHub issue workflows with branch naming, worktrees, and PR creation.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/IMBurbank/ganttlet --skill issue-workflow-imburbank
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-workflow
Source: https://github.com/IMBurbank/ganttlet/tree/main/.claude/skills/issue-workflow
Command: npx skills add https://github.com/IMBurbank/ganttlet --skill issue-workflow-imburbank

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides a single agent through GitHub issue-driven work, ensuring consistent branch naming, isolated worktrees, predefined implementation order, thorough verification, and structured PR creation.

Core Features & Use Cases

  • Enforces a deterministic, single-agent workflow from issue receipt to PR submission.
  • Provides a repeatable, tests-first approach with explicit task sequencing and context conservation.
  • Supports isolation via dedicated worktrees and clear conventions for branching and verification.

Quick Start

Open the GitHub issue labeled agent-ready, create a dedicated worktree for the task, and begin implementing in an isolated workspace.

Frequently Asked Questions about issue-workflow

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

FAQPage Schema
How do I automate GitHub issue workflows with a single agent?

Automating GitHub issue workflows involves orchestrating a single agent to handle task sequencing, branch naming, worktree setup, and PR creation from issues labeled agent-ready. This ensures consistent task handling and context conservation across tasks.

What is a tests-first approach for GitHub pull request automation?

A tests-first approach for GitHub pull request automation enforces writing tests before implementation, applying explicit task sequencing and robust verification steps. This structured method ensures code quality and deterministic task ordering within isolated worktrees.

How do I set up a worktree for GitHub issue-driven development?

Setting up a worktree for GitHub issue-driven development requires creating a dedicated, isolated workspace for the task. This workflow guides branch naming conventions and worktree isolation to ensure structured implementation from issue receipt to PR submission.

Does single-agent issue workflow automation support branch naming conventions?

Yes, single-agent issue workflow automation enforces deterministic branch naming conventions. It guides the agent through predefined implementation order, isolated worktree setup, and structured PR creation to maintain consistency across GitHub issues.

What are the limitations of single-agent GitHub issue workflows?

Single-agent GitHub issue workflows are limited to processing issues specifically labeled agent-ready. The structured, tests-first approach requires strict adherence to predefined task ordering and verification steps, making it less flexible for ad-hoc task handling.

Can I use GitHub issues to enforce structured task ordering and verification?

Yes, you can use GitHub issues to enforce structured task ordering and verification by applying a deterministic workflow. This guides a single agent through explicit task sequencing, robust verification, and clear context conservation before PR creation.