Tag: pr-creation
Automates User Story Implementation and PR Creation
This agentic skill takes a GitHub user story issue and autonomously manages the entire development lifecycle. It gathers context from RFCs, plans PR boundaries, writes code, generates tests, and submits the final pull request.
Automates C# SDK Release Preparation and PR
This skill automates the entire release cycle for C# SDKs, assessing Semantic Versioning, running API compatibility and diff checks, and updating documentation. It generates a comprehensive pull request containing all necessary versioning a…
Automates Git workflow and PR creation
This skill manages the complete Git workflow, automatically creating feature or fix branches, committing staged or unstaged changes, and finally submitting a pull request using the GitHub CLI. It enforces critical rules regarding PII exclus…
Parallel multi-agent GitHub issue worker
This skill orchestrates multiple autonomous agents to work on several GitHub issues concurrently. It intelligently selects non-conflicting tasks by scoring issues against various criteria and ensuring each agent operates in an isolated work…