What problem does it solve?
This Skill streamlines GitHub operations and code generation by providing integrated access to the GitHub CLI (gh) for repository management and CopilotSpawner for AI-assisted code creation, all while ensuring full event tracking within HtmlGraph.
Core Features & Use Cases
- GitHub CLI Operations: Create pull requests, manage issues, clone/fork repositories, and interact with GitHub Actions directly from your environment.
- CopilotSpawner: Leverage AI for code generation with comprehensive event logging, linking AI output to parent tasks and subprocesses.
- Use Case: Automate the entire process of creating a new feature branch, committing changes, pushing to remote, and opening a pull request for review, all orchestrated through commands and AI suggestions.
Quick Start
Use the copilot skill to create a new pull request with the title "Feature: Implement user login" and body "Adds basic OAuth 2.0 authentication flow."