Use this skill for Jujutsu megamerge workflows: maintaining one octopus merge over multiple independent work branches, staging new stacks, absorbing WIP into existing commits, restacking onto trunk, and publishing only individual branches.
A read-only tool that examines changes in a Git worktree, the folder containing a repository and its current edits, then drafts a commit message and a pull request (PR) title and description. If there are no current edits, it uses recent commits instead.
Prepare, validate, package, and publish portable Agent Skills through GitHub or npm. WHEN: "publish a skill", "publish SKILL.md", "ship a skill", "release an agent skill", "make this skill installable", "add a skill to my package".
Agent skill for interacting with code.storage, a managed Git infrastructure layer. Provides repository creation, branching, commits, file access, diffs, search, notes, GitHub sync, ephemeral branches, and forking through a RESTful HTTP API authenticated with customer-signed JWTs. Every repo operation scoped per-JWT.
Generate a concise, user-facing changelog from meaningful changes in the current repository and branch. Use when the user asks for a changelog, release notes, recent changes, or a summary of work over a date range or contributor scope.
Generates conventional Git commit messages from staged or unstaged code changes. Use when the user asks to commit, write a commit message, stage changes, or says things like "commit this", "what should my commit say", or "generate a commit message".
Use when the user wants to babysit a PR through the review/CI cycle, or invokes /pr-babysit. Polls for new review comments and CI failures, fixes them, resolves merge conflicts, and loops until the PR is ready to merge.
Automates the end-to-end contribution workflow to Alchemy open-source repos (github.com/alchemyplatform/) — read CONTRIBUTING, fork via gh, clone, set upstream, install deps with the right package manager, create a feature branch, run lint/tests, stage/commit, push, and open a Pull Request. Use this skill whenever the…
Use when asked to create, file, open, or raise a GitHub issue — including turning a bug report, a feature request, or a just-shipped backend change into a companion issue in another repository.
Analyze git status, batch commit changes by logical groups, and push to remote. No co-author or AI attribution info. Use when the user says "auto commit", "batch commit", "commit and push", or triggers /auto-commit.
Propose how to split the current git diff into logical commits — a Conventional Commit message plus the files to stage for each — then offer to create those commits once you approve the plan. Never adds agent or co-author attribution to commit messages. Use when asked to plan commits, write a commit message, or group…
Run repo work through subagents. Split work into small tasks, give each worker an isolated git worktree, check the result, and require the worker to commit, pass review, and deliver through the repo's delivery mode. Read project rules from the repo. Pair this skill with /tl for engineering work or /pm for product…
Analisa mudanças Git (staged/unstaged), gera mensagem Conventional Commits, executa commit, push e opcionalmente cria Pull Request no GitHub. Use ao commitar, gerar mensagens, fazer push, salvar alterações ou criar PR.
IU work surface — Outlook calendar, Teams chats/channels + curated alerts, Jira tickets/sprint/backlog (read + create/update/comment on Johannes's behalf, always Team=Prometheus), Confluence docs, GitLab MRs + approvals + discussions. Cross-system identity via /m365/team roster. Personal assistant only, never…
Manage the user's external GitHub PR workflow from project name to fork/clone, multi-agent bug hunting, PR-value validation, formal PR creation, reviewer feedback, and detailed PR comment section expansion. Use when the user asks to fork or clone a GitHub project, find small fixable PR opportunities, launch…
A workflow for handling comments left by reviewers on a GitHub pull request, which is a proposed code change awaiting review. It groups comments and suggests whether each needs action, clarification, or no change.
A tool that examines changed code, creates a Git commit message following the repository's convention, and runs the commit. Git is the version-control system used to record code changes.
Open a pull request the safe way and handle review comments on it. Use when creating a branch, pushing work, opening a PR, or working through bot/human review threads. Encodes branch hygiene, an explicit-refspec push that can't accidentally advance main, "open the PR but never merge — bots/maintainer review," and the…
Addresses comments made on the GitHub Pull Request tracking changes of the current branch. What this does is read all Pull Requests comments addressed to the agent, improve or fix the code based on those comments, and reply too each one of those comments. Use this when the user is asking you to address the comments…
A procedure for fixing one tracked bug in its own Git worktree, which is a separate working copy tied to a branch. It includes self-checking the fix and building an Android APK for human testing.
★not rated 2 2mo agoA144 tokens
originalMIT
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: