What problem does it solve?
This Skill eliminates the friction of creating OpenHarmony graphic_graphic_2d pull requests by guiding you through the correct sequence of branch preparation, signed commits, issue creation, PR submission, and issue-PR linking with the required base branch and conventions.
Core Features & Use Cases
- End-to-end PR workflow: Stages changes, creates a feature branch, and produces a DCO-compliant signed commit before any network actions.
- GitCode integration: Creates an upstream issue and then opens a PR against the correct base branch using GitCode MCP tools.
- Auto-linking and traceability: Ensures the PR body includes the proper Closes directive so the issue links automatically, and adds a follow-up issue comment when needed.
- Use Case: When you implement a fix or refactor in the OpenHarmony graphic_graphic_2d repository, use this Skill to reliably generate the required issue + PR pair with consistent titles and linkage.
Quick Start
Tell the AI to run the graphic-2d-PR workflow to create an upstream issue and PR for your current changes in the graphic_graphic_2d repository, linking them together automatically.