create-github-issues-feature-from-implementation-plan

โดย github

สร้าง GitHub Issues โดยอัตโนมัติจากเฟสของแผนการดำเนินงาน วิเคราะห์ไฟล์แผนการดำเนินงานเพื่อระบุเฟสและสร้าง Issue หนึ่งรายการต่อเฟส ใช้เทมเพลต feature_request.yml หรือ chore_request.yml โดยมีรูปแบบ Issue เริ่มต้นเป็นตัวสำรอง ตรวจสอบ Issue ที่มีอยู่ก่อนสร้างเพื่อหลีกเลี่ยงการซ้ำซ้อน และอัปเดต Issue ที่มีอยู่เมื่อจำเป็น รวมรายละเอียดเฟส ข้อกำหนด และบริบทในคำอธิบาย Issue พร้อมป้ายกำกับที่เหมาะสม

npx skills add https://github.com/github/awesome-copilot --skill create-github-issues-feature-from-implementation-plan

Create GitHub Issue from Implementation Plan

Create GitHub Issues for the implementation plan at ${file}.

Process

  1. Analyze plan file to identify phases
  2. Check existing issues using search_issues
  3. Create new issue per phase using create_issue or update existing with update_issue
  4. Use feature_request.yml or chore_request.yml templates (fallback to default)

Requirements

  • One issue per implementation phase
  • Clear, structured titles and descriptions
  • Include only changes required by the plan
  • Verify against existing issues before creation

Issue Content

  • Title: Phase name from implementation plan
  • Description: Phase details, requirements, and context
  • Labels: Appropriate for issue type (feature/chore)

Skills เพิ่มเติมจาก github

console-rendering
github
คำแนะนำสำหรับการใช้ระบบเรนเดอร์คอนโซลที่ใช้ struct tag ใน Go
official
github-pr-query
github
สอบถาม Pull Request บน GitHub อย่างมีประสิทธิภาพ พร้อมรองรับการกรองด้วยอาร์กิวเมนต์ jq
official
jqschema
github
ยูทิลิตี้ค้นพบสคีมา JSON ที่แยกข้อมูลโครงสร้างและประเภทจากข้อมูล JSON
official
gh-agent-session
github
ส่วนขยายเซสชันเอเจนต์ CLI ของ GitHub
official
gh-agent-task
github
ส่วนขยายงานตัวแทน GitHub CLI
official
github-copilot-agent-tips-and-tricks
github
เคล็ดลับและเทคนิคสำหรับการทำงานกับ Pull Requests ของ GitHub Copilot Agent
official
rust-coding-skill
github
Use this skill whenever editing `*.rs` files in the `rust/` SDK in order to write idiomatic, efficient, well-structured Rust code
official
ai-ready
github
ทำให้ repo ใดๆ พร้อมสำหรับ AI — วิเคราะห์โค้ดเบสของคุณและสร้าง AGENTS.md, copilot-instructions.md, ขั้นตอนการทำงาน CI, เทมเพลต issue และอื่นๆ ขุดรีวิว PR ของคุณ…
official