Results for “git-history”

50 skills
More results
thedixitjain
debug
Debug issues by investigating logs, database state, and git history
2
tinh2
pr
Creates a convention-compliant pull request from the current branch, inferring details from git history and code changes.
13
jarbitechture
changelog
Generate changelogs from git history and validate conventional commits. Usage: /changelog <generate|lint> [options]
0
nagarenegishi
pr-draft
Generates a pull request title and body from local git history, writing them to a draft file for review before publishing.
0
georgeqle
investigate
Validate user claims against codebase and git history, trace to root cause, and propose a fix
1 · bundle
luokai0
git
Provides Git commands and workflows for commits, branches, rebases, merges, conflict resolution, history recovery, and team collaboration, with safety rules for force-pushing and destructive operations.
10 · bundle
dimillian
app-store-changelog
Generate user-facing App Store release notes by collecting and summarizing user-impacting changes from git history since the last tag.
3.8k · bundle
auto-skiller
undo
Rolls back Open-workspace phase or plan commits using a phase manifest with dependency checks and a confirmation gate, preserving history via git revert.
1 · bundle
sdiamante13
catchup
Rebuilds working context after a session clear by reading git history, plans, and beads issue state, then produces a visible briefing.
7 · bundle
github
suggest-awesome-github-copilot-agents
Suggest relevant GitHub Copilot Custom Agents from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates and identifying outdated agents.
36.2k
thatrebeccarae
release-notes
Generate changelog entries and GitHub releases from git history. Categorizes commits into features, fixes, breaking changes, and docs. Supports conventional commits, PR-based grouping, and semantic versioning. Creates formatted CHANGELOG.md entries and GitHub releases.
105 · bundle
github
suggest-awesome-github-copilot-instructions
Suggests relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing instructions and identifying outdated ones.
36.2k
mcollina
octocat
Handles git and GitHub operations using the gh CLI, triggered by any github.com URL. Covers creating and reviewing PRs, watching CI checks, interactive rebasing, branch cleanup, submodule management, and repository archaeology.
1.9k · bundle
levalencia
git-advanced-workflows
Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.
3
promisingcoder
gitcrawl
GitHub archive: issue/PR search, sync freshness, duplicate clusters, gh-shim PR status, and Gitcrawl repo work.
0 · bundle
infinition
github-issues
Create, search, triage, and label GitHub issues using the gh CLI or REST API, with guidance on avoiding duplicates and managing the backlog.
2 · bundle
demerzels-lab
gh
Performs core GitHub operations such as authentication status checks, repository creation, cloning, forking, and managing issues and pull requests using the GitHub CLI.
10 · bundle
infinition
local-git
Inspect local git state, commit changes, and branch into isolated worktrees for speculative work.
2
aniruddhaadak80
gitcrawl
GitHub archive: issue/PR search, sync freshness, duplicate clusters, gh-shim PR status, and Gitcrawl repo work.
0 · bundle
manu14357
lesson-learned
Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from this?', 'engineering takeaway', 'what did I just learn?', 'reflect on this code', or wants to extract principles from recent work.
16 · bundle
promisingcoder
gh-issues
Fetch GitHub issues, select candidates, spawn background fix agents, open PRs, and optionally process PR review comments.
0
alunduil
issue-work
Pick up an existing GitHub issue in the checked-out repo — implement from scratch or take over an in-flight PR. Use when asked to work, take, implement, fix, or close issue
1
kbarbel640-del
gh
Performs GitHub operations from the terminal using the gh CLI, including auth status, repo create/clone/fork, issues, pull requests, releases, and basic repo management.
1 · bundle
tinh2
metrics
Mines git history to compute development quality, velocity, and stability metrics, compares them against stored baselines, and tracks improvement over time.
13
seaworld008
github
Use when automating GitHub issues, pull requests, reviews, CI checks, labels, releases, or engineering collaboration loops through the GitHub CLI.
65
infinition
github-repo-management
Manage GitHub repositories end-to-end: clone, create, fork, configure settings, protect branches, set secrets, create releases, and run workflows using gh or git+curl.
2 · bundle
modbender
gh
Use the GitHub CLI (gh) to perform core GitHub operations: auth status, repo create/clone/fork, issues, pull requests, releases, and basic repo management. Trigger for requests to use gh, manage GitHub repos, PRs, or issues from the CLI.
12 · bundle
a5c-ai
git
Git workflows, branching strategies, and hooks.
1.7k · bundle
github
suggest-awesome-github-copilot-skills
Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing skills and identifying outdated ones.
36.2k
landonschropp
git-edit-commit
Use when needing to fixup, squash, drop, reword, reorder, or edit commits in a branch's history. Handles the non-interactive approach agents need since `git rebase -i` requires a TTY.
1 · bundle