What problem does it solve?
Publish local Incan or Encero repository changes to GitHub using project standards. Use when the user asks to yeet, publish, commit and PR, push a branch and open a PR, or create a draft PR from local changes while requiring the repo-local commit-message and PR-description conventions.
Core Features & Use Cases
- Enforces repository standards by invoking the repository's own write-commit-message and create-pr-description skills before drafting a commit or PR.
- Coordinates git workflows: staging, committing, pushing, and opening a draft PR around the repository's standards.
- Uses the GitHub connector to create and manage draft PRs, validate scope, and ensure PR metadata aligns with project conventions.
Quick Start
Push the current branch to the remote and open a draft PR that follows the repository's commit-message and PR-description standards.