- Home
- Skills
- Testing & Debugging
- AI GitHub Issue-to-PR Builder
More screenshots
Works with the AI tools you already use
AI GitHub Issue-to-PR Builder
Turn GitHub issues into minimal, verified, review-ready code changes.
$9.99
AI GitHub Issue-to-PR Builder
Example session with this skill installed
Fix GitHub issue #142: Users can submit the registration form with an invalid email address.
Please inspect the repository first. Identify the relevant validation code and existing tests, determine the smallest safe fix, implement it, add or update regression tests, run the appropriate verification commands, inspect the final diff for unrelated changes, and prepare a review-ready PR summary.
Do not refactor unrelated code or add new dependencies.
- Read your context and instructions
- Compiled the ai github issue-to-pr
Task Interpretation
Fix the registration email validation issue reported in #142 without changing unrelated registration behavior.
Repository Findings
- Located the registration validation logic in
src/.... - Found existing registration tests in
tests/.... - Confirmed the repository's existing test and lint commands from its project configuration.
- No new dependency is required.
Acceptance Criteria
- Invalid email addresses are rejected.
- Valid email addresses continue to be accepted.
- A regression test covers the reported invalid input.
- No unrelated registration behavior is changed.
Implementation
Updated the existing validation boundary and added a focused regression test using the project's existing testing conventions.
Verification
- Targeted registration tests: PASS
- Relevant lint/check: PASS
- Final diff inspection: PASS
- No unrelated files or temporary artifacts introduced.
PR Title
Fix registration email validation
PR Summary
Changes
- Tightened email validation at the existing registration validation boundary.
- Added regression coverage for invalid email input.
Risk
Low. The change is limited to the reported validation behavior and preserves valid email handling.
Rollback
Revert the two changed files if the validation behavior causes an unexpected compatibility issue.
Reviewer Notes
The implementation uses the repository's existing validation and testing patterns and avoids introducing a new dependency.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
AI GitHub Issue-to-PR Builder turns GitHub issues, bug reports, feature requests, and repository tasks into disciplined, review-ready implementation workflows.
It first analyzes the issue and repository, identifies acceptance criteria, inspects relevant code and tests, creates a minimal implementation plan, and only modifies files when implementation is explicitly authorized.
After implementation, it verifies the change with the project's existing tests and checks, audits the final diff for scope creep and accidental artifacts, and produces a complete PR package with summary, acceptance criteria, verification evidence, risks, rollback guidance, and reviewer notes.
Designed for cross-agent compatibility with Claude Code, Codex CLI, Cursor, Gemini CLI, GitHub Copilot, and other agents supporting the SKILL.md standard.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 25 days ago
- Passed all security checks, Safe to install