smart github commit pr assistant

    by nowrich

    1

    Automate logical git commits and stacked GitHub pull requests with a safety-first workflow.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    See it in action

    You say

    I have changes in three files for the user auth feature and one fix in the README. Can you commit these separately and open a stacked PR for the auth changes?

    Your agent does

    I've staged the README fix as one commit and the auth changes as two logical commits.

    • Branch fix/readme -> PR #42
    • Branch feat/auth-base (Target: main) -> PR #43
    • Branch feat/auth-ui (Target: feat/auth-base) -> PR #44 All PRs created as drafts. URLs: https://github.com/...

    What you get

    Organize working changes into atomic, imperative commits.Generate dependency-ordered stacked pull requests automatically.Apply repository-specific PR templates to all new drafts.Maintain clean commit history without manual staging.

    About this skill

    The problem

    Manually staging files, writing imperative commit messages, and managing stacked pull requests is repetitive and prone to error. Developers often struggle to maintain clean commit history or properly link dependent PRs when working on complex features.

    What it does

    • Scans repository state, diffs, and PR templates to determine the best workflow.
    • Groups working changes into logical, atomic commits with concise, professional messages.
    • Automates the creation of normal or stacked pull request chains with correct branch targeting.
    • Ensures safety by requiring explicit confirmation for every push and PR creation.
    • Detects integration branches and follows repository-specific PR templates.

    Frameworks & tools

    Git, GitHub CLI (gh), Shell.

    Why this beats prompting it yourself

    This skill implements a rigorous multi-step inspection and safety protocol that prevents common AI mistakes like git add . or force-pushing. It handles the complex logic of targeting parent branches in stacked PR workflows, which is difficult to coordinate via basic prompting.

    Use cases

    • Splitting a large set of changes into a chain of dependent, reviewable stacked PRs.
    • Converting messy working directory changes into a clean, staged commit history.
    • Automating draft PR creation that adheres strictly to a project's PULL_REQUEST_TEMPLATE.md.
    • Ensuring consistent, imperative commit style across a team without manual editing.

    Known limitations

    Requires the GitHub CLI (gh) for PR creation. Cannot automatically resolve merge conflicts or install missing dependencies.

    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

    Trust & safety

    Security scanned

    Verified clean today

    Listedtoday

    Creator

    nowrich
    nowrich

    38 skills on Agensi

    Masterclass Creator Skill

    Frequently Asked Questions

    Popular in Workflow Automation