More screenshots

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    AI GitHub Issue-to-PR Builder

    by Zaheer Babar

    1

    Turn GitHub issues into minimal, verified, review-ready code changes.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    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.

    Your agent does

    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

    • [x] Invalid email addresses are rejected.
    • [x] Valid email addresses continue to be accepted.
    • [x] A regression test covers the reported invalid input.
    • [x] 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.

    What you get

    Turn a GitHub bug report into a verified code change and regression test.Implement feature requests while keeping changes tightly scoped.Analyze unfamiliar repositories before making code changes.Prepare review-ready pull requests with acceptance criteria and verification evidence.Audit AI-generated changes for scope creep, missing tests, and accidental artifacts.Convert repository tasks into structured implementation plans before coding.Identify relevant files, existing tests, project conventions, and implementation risks.Produce clear PR summaries with testing results, risks, rollback guidance, and reviewer notes.

    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

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    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

    Frequently Asked Questions

    Popular in Workflow Automation