github-issues-workflow

Official

Automate GitHub issue lifecycles with Claude Code

Authordescoped
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Bootstrap an issue-driven development workflow for monorepo projects. This skill generates GitHub label setup, issue templates, PR templates, and Claude Code commands to orchestrate the full lifecycle from issue creation to history archiving.

Core Features & Use Cases

  • GitHub Label Setup Script: scripts/github/setup-labels.sh
  • Issue Templates: .github/ISSUE_TEMPLATE/{default,bug,feature}.md
  • PR Template: .github/PULL_REQUEST_TEMPLATE.md
  • Claude Code Commands: .claude/commands/{PREFIX}-{issue,start,review,address}.md
  • Self-contained design.md and task.md in .claude/issues/issue-N/ for each issue
  • Archive after PR merge in .claude/history/
  • Supports multiple tech stacks across backends (Rust, Python, Go, Java), frontends (React, Next.js, Svelte v5), mobile (iOS/Android)
  • Phase-driven workflow from gathering project info to post-merge archiving
  • Tech-stacks guidance in references/tech-stacks.md

Quick Start

Run the GitHub workflow bootstrap to generate labels, templates, and Claude commands for your project.

Dependency Matrix

Required Modules

gh

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-issues-workflow
Download link: https://github.com/descoped/llm-skills/archive/main.zip#github-issues-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.