kickoff

Collect GitHub issue context and generate a structured work plan.

14|2|Updated Mar 2, 2023
One-click install
npx skills add https://github.com/sudopark/TodoCalendar --skill kickoff-sudopark
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kickoff
Source: https://github.com/sudopark/TodoCalendar/tree/main/.claude/skills/kickoff
Command: npx skills add https://github.com/sudopark/TodoCalendar --skill kickoff-sudopark

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of starting work on a GitHub issue by providing a structured approach to context collection, task breakdown, and planning.

Core Features & Use Cases

  • Context Collection: Automatically gather issue details, comments, related commits, PRs, and mentioned issues.
  • Task Breakdown: Analyze the issue to determine if it's a unit or a breakdown task, providing clear next steps.
  • Planning: Generate a plan or breakdown based on the issue's complexity and requirements.

Quick Start

Use the kickoff skill with the issue number or URL to start planning your work on the issue.

Frequently Asked Questions about kickoff

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

FAQPage Schema
How do I plan and initiate work on a GitHub issue?

To initiate work on a GitHub issue, this skill automates context collection by gathering issue details, comments, and related commits. It then analyzes the issue complexity to generate a structured task breakdown and planning steps.

What context is collected when starting task planning for GitHub issue management?

Context collection for GitHub issue management automatically gathers issue details, comments, related commits, pull requests, and mentioned issues. This aggregated context provides the foundation for accurate task breakdown and planning.

Do I need Python and GitHub API access to automate issue task breakdown?

Yes, automating issue task breakdown requires GitHub API access and Python scripts. The Python environment executes the context collection and analysis scripts needed to evaluate the issue and generate a structured work plan.

Can this skill determine if a GitHub issue is a unit task or needs a breakdown?

Yes, task breakdown analysis evaluates the GitHub issue to determine if it represents a single unit task or requires a more detailed breakdown. It then provides clear next steps based on the issue's specific complexity and requirements.

What's the best way to generate a structured plan for a complex GitHub issue?

The best way to generate a structured plan is to provide the GitHub issue number or URL. The skill analyzes the collected context and issue complexity to automatically output a tailored project plan or task breakdown.