Loading...
Loading...
Found 494 Skills
Manage git-backed memory repos. Load this skill when working with git-backed agent memory, setting up remote memory repos, resolving sync conflicts, or managing memory via git workflows.
Fetch, preview, merge, and test GitHub PRs locally. Great for trying upstream PRs before they're merged.
Read this skill before making git commits
Create semantic git commits following best practices and Conventional Commits specification.
Complete PRD implementation workflow - create branch, push changes, create PR, merge, and close issue
Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution
A comprehensive Git agent skill combining strategic workflows, strict conventional commit standards, and safe execution protocols. Acts as a senior engineer to guide users through atomic, verifiable, and standardized git operations.
This skill should be used when creating conventional commits for current changes and then submitting the current branch as a pull request for code review. It combines the git:commit and git:submit-pr skills into a single workflow.
Advanced git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques
Optimizes algorithms via autoresearch loop: benchmark, research, hypothesize, keep/discard
Generates properly formatted Git branch names following project conventions. Use this skill whenever the user wants to name a branch, create a branch, or asks things like "what should I call this branch?", "what branch name should I use?", "help me with the branch name", or describes a feature/fix and needs a branch name. Always use this skill when the user needs a git branch name, even if they don't explicitly say "branch".
Use when you need to generate an AGENTS.md file for a Java repository — covering project conventions, tech stack, file structure, commands, Git workflow, and contributor boundaries — through a modular, step-based interactive process that adapts to your specific project needs. Part of the skills-for-java project