github-issue-create-from-plan

Create GitHub Issues from an agreed plan with optional HTML artifacts.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/takuto277/levelup-study --skill github-issue-create-from-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issue-create-from-plan
Source: https://github.com/takuto277/levelup-study/tree/main/.cursor/skills/github-issue-create-from-plan
Command: npx skills add https://github.com/takuto277/levelup-study --skill github-issue-create-from-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams and agents create GitHub Issues based on a formal plan or agreement, ensuring consistency between planning and execution by orchestrating mode transitions and issue creation, and optionally producing a human-friendly HTML artifact after creation.

Core Features & Use Cases

  • Orchestrate plan to issue flow: plan → switch guidance or proceed to gh issue create based on mode.
  • Explore repository context to tailor issue content using templates and constraints.
  • After issue creation, offer to generate an HTML artifact for human review.

Quick Start

Provide a design plan to the AI, confirm the mode if prompted, and then trigger the GitHub issue creation.

Frequently Asked Questions about github-issue-create-from-plan

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

FAQPage Schema
How do I create a GitHub Issue automatically from a project plan?

You can create a GitHub Issue from a plan by providing your design plan to an AI agent, confirming the execution mode, and triggering the programmatic issue creation to ensure consistency between planning and execution.

How does plan-driven GitHub issue creation work with different automation modes?

Plan-driven GitHub issue creation works by applying plan, edit, or auto modes to guide workflow transitions, either prompting you to switch modes or proceeding directly to issue creation based on your current state and confirmation.

Can I generate a human-readable artifact after creating a GitHub Issue?

Yes, you can generate a human-readable HTML artifact for review after the GitHub Issue is successfully created, ensuring post-creation outputs are accessible for human verification and documentation.

What is the best way to align repository templates with automated issue creation?

The best way to align templates with automated issue creation is to explore your repository context first, allowing the agent to tailor the issue content using existing templates and constraints before executing the creation workflow.

Do I need a formal agreement before automating GitHub issue creation?

Yes, a formal plan or agreement is required as input, because the workflow orchestrates mode transitions and issue creation based on that agreed plan to maintain consistency between planning and execution.