Results for “git-log”
45 skillsgithub-auth
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
1 · bundle
github-auth
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
0 · bundle
dataverse-python-production-code
Generate production-ready Python code using the Dataverse SDK with error handling, retry logic, OData optimization, and logging.
36.2k
debug
Debug issues by investigating logs, database state, and git history
2
github
Interact with GitHub repositories using the gh CLI to check pull request status, list workflow runs, view logs, and query the GitHub API with JSON output.
61
optimize-simplicite-logs
Parses Simplicité log files from raw .txt format, filters fields to reduce noise, and outputs structured JSON for efficient AI context usage.
36.2k · bundle
More results
gh-fix-ci
Locates failing GitHub Actions checks on a pull request, fetches logs, summarizes failures, and proposes a fix plan for approval before implementing.
61
pr-review-ci-fix
Automates PR review and CI auto-fix for GitHub and GitLab using the Composio CLI. Pulls diffs, fetches failing job logs, posts review comments, and loops fix commits until checks go green.
66.9k
changelog
Generates a concise bullet-point summary of branch changes for a pull request description, grouping related commits by theme and verifying details against actual files.
7
webapp-testing
Test and debug local web applications using Playwright browser automation, including UI verification, screenshot capture, and console log inspection.
36.2k · bundle
ci-repair
Fix CI failures by fetching GitHub Actions logs, dispatching dev to fix, verifying locally, and pushing.
0
gh-fix-ci
Debug and fix failing GitHub Actions PR checks by inspecting logs, summarizing failures, and implementing fixes after approval.
23.3k · bundle
wiki-changelog
Analyzes git commit history and generates structured changelogs categorized by change type.
2.7k
iterate-pr
Automates the cycle of fixing CI failures, addressing PR review feedback, and pushing changes until all checks pass.
42.4k
changelog
Generates a single unified changelog from git history, written in plain language for the whole company, defaulting to Slovak and comparing the release branch against develop for unreleased changes.
2
debug
Investigate a problem, log it to the debug changelog, cross-check past issues, and suggest a non-duplicate fix.
1 · bundle
changelog
Generate changelogs from git history and validate conventional commits. Usage: /changelog <generate|lint> [options]
0
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
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
changelog-generator
Transforms technical git commits into polished, user-friendly changelogs by analyzing commit history, categorizing changes, and generating customer-ready release notes.
66.9k
pr-review-ci-fix
Automated PR review and CI auto-fix for GitHub and GitLab using the Composio CLI. Pulls diffs, fetches failing job logs, posts review comments, and loops fix commits until checks go green.
3
recall
Mines git history and codebase to reconstruct the development lifecycle, identify sequential and parallel patterns, and produce actionable recommendations for future iterations.
13
changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
2
local-git
Inspect local git state, commit changes, and branch into isolated worktrees for speculative work.
2
changelog-generator
changelog-generator
2 · bundle
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
github
Use when automating GitHub issues, pull requests, reviews, CI checks, labels, releases, or engineering collaboration loops through the GitHub CLI.
65
changelog
Generates and maintains CHANGELOG.md files following Keep a Changelog conventions — from git history, commit messages, or a description of changes. Use when asked to write a changelog, update release notes, or document what changed in a version.
0
changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
3
bug-triage
Turns a pile of bugs, issues, and error reports into a ranked, actionable plan with reproduction evidence. Ingests GitHub issues via gh, TODO/FIXME scans, error logs, or a pasted list; attempts to reproduce or classify every item; scores by impact, frequency, fix cost, and regression risk; clusters duplicates; and.
13
pk-standup
Generate today's standup: what was done, what is in progress, what comes
0
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
github
Interact with GitHub issues, pull requests, Actions runs, and the GitHub API using the `gh` CLI.
42.4k · bundle
git
Git workflows, branching strategies, and hooks.
1.7k · bundle
session-handover
Write an end-of-session handover LogEntry capturing current state, open threads, next action, and git context for session continuity.
0 · bundle
debugging-wizard
Parses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven methodology to isolate and resolve bugs.
10.4k · bundle