issue-planning-workflow

Plan GitHub issues with implementation steps, testing strategies, and risk assessments.

8|2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/bradtaylorsf/alphaagent-team --skill issue-planning-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-planning-workflow
Source: https://github.com/bradtaylorsf/alphaagent-team/tree/main/plugins/aai-pm-github/skills/issue-planning-workflow
Command: npx skills add https://github.com/bradtaylorsf/alphaagent-team --skill issue-planning-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the process of planning GitHub issues, ensuring all necessary information is gathered, code is explored, and a clear implementation plan is generated before development begins.

Core Features & Use Cases

  • Issue Intelligence Gathering: Collects and analyzes issue details, comments, and related PRs.
  • Codebase Exploration: Guides systematic exploration of relevant code files to understand the current state.
  • Plan Generation: Creates a structured implementation plan including steps, testing strategy, and risks.
  • Use Case: When assigned a new GitHub issue, use this skill to systematically break down the work, identify code changes, and create a detailed plan for implementation and testing.

Quick Start

Use the issue-planning-workflow skill to generate a comprehensive plan for GitHub issue number 123.

Frequently Asked Questions about issue-planning-workflow

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

FAQPage Schema
How do I plan a GitHub issue before starting implementation?

To plan a GitHub issue, you need a structured workflow that gathers issue intelligence, explores the codebase, and generates an implementation plan with defined steps, testing strategies, and risk assessments. This ensures all necessary information is collected before development begins.

What is the best way to break down a software engineering issue into actionable steps?

The best way to break down a software engineering issue is through systematic codebase exploration and intelligence gathering, which clarifies requirements and produces a structured implementation plan. This approach identifies specific code changes and testing strategies needed for resolution.

How does codebase exploration fit into project management for issue resolution?

Codebase exploration in issue resolution project management involves systematically examining relevant code files to understand the current state before generating an implementation plan. It defines specific code changes, testing strategies, and risk assessments required to resolve the task.

Can I use this workflow to analyze GitHub issue comments and related pull requests?

Yes, this workflow supports GitHub issue intelligence gathering by collecting and analyzing issue details, comments, and related pull requests. This information feeds into the final implementation plan to ensure development is based on complete context.

Do I need any specific dependencies to generate an implementation plan for a GitHub issue?

No specific dependencies are required to generate an implementation plan for a GitHub issue. The workflow operates independently using scripts and references to facilitate intelligence gathering, codebase exploration, clarification, and plan generation.

When should I use a structured issue planning workflow instead of starting development directly?

You should use a structured issue planning workflow when assigned a new GitHub issue that requires clear communication, task breakdown, and risk assessment. It prevents starting development directly by ensuring code exploration and implementation steps are defined first.