Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
#github
Git Worktree Manager
#github
Fast, no-JavaScript GitHub browser optimized for AI agents. Browse public repos, read files, view READMEs with sub-500ms load times. PRO adds private repo access via GitHub OAuth.
#github
Fetch and query data from GitCode platform via its REST API: repositories, branches, issues, pull requests, commits, tags, users, organizations, search, webhooks, members, releases and more. 查询 GitCode 上的仓库、分支、议题、PR、提交、标签、用户、组织等数据。Python 3.7+ standard library only.
#github
#api
Interact with Gitea using the `tea` CLI. Use `tea issues`, `tea pulls`, `tea releases`, and other commands for issues, PRs, releases, and repository management.
#github
#api
GitHub API integration with managed OAuth. Access repositories, issues, pull requests, commits, branches, and users.
Use this skill when users want to interact with GitHub repositories, manage issues and PRs, search code, or automate workflows.
For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
#github
#writing
#api
#productivity
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
#github
SkillForge GitHub Automation Skill
#github
#telegram
Commit and push local project changes to GitHub, with optional repo creation and deployment hints.
#github
Audit GitHub Actions run reliability by actor to surface high-risk contributors and flaky automation owners.
#github
daniellummis/github-actions-actor-reliability-audit
View Detail
Audit GitHub Actions artifact storage usage from JSON exports so bloated artifacts are flagged before they inflate CI cost.
#github
daniellummis/github-actions-artifact-budget-audit
View Detail
Detect branch-level GitHub Actions reliability drift by comparing failure and runtime deltas against a mainline baseline.
#github
#productivity
daniellummis/github-actions-branch-drift-audit
View Detail
Audit GitHub Actions workflow cache usage for poisoning, keying, and secret-path risks.
#github
#productivity
daniellummis/github-actions-cache-hardening-audit
View Detail
Audit cancelled and timed-out GitHub Actions runs from JSON exports to surface wasted CI minutes and noisy workflows.
#github
#productivity
daniellummis/github-actions-cancel-waste-audit
View Detail
Audit GitHub Actions reliability by commit SHA to surface risky commits causing repeated workflow failures across branches.
#github
#productivity
daniellummis/github-actions-commit-health-audit
View Detail
Audit GitHub Actions workflow conclusion volatility to surface unstable pipelines before they become chronic failures.
#github
#productivity
daniellummis/github-actions-conclusion-volatility-audit
View Detail
Audit deployment workflow risk from GitHub Actions runs by scoring failure rate, unresolved failure streaks, and time since last successful deploy.
#github
#productivity
daniellummis/github-actions-deploy-risk-audit
View Detail
Detect duplicate GitHub Actions run bursts by workflow/branch/commit and quantify wasted rerun minutes.
#github
#productivity
daniellummis/github-actions-duplicate-run-audit
View Detail
Audit GitHub Actions failure timing by day/hour to surface recurring outage windows and staffing hotspots.
#github
daniellummis/github-actions-failure-hour-audit
View Detail
Summarize GitHub Actions matrix job failures across runs so you can spot unstable OS/runtime axes fast.
#github
Audit failing GitHub Actions runs by actor ownership to expose who/workflow combinations generate the most CI noise and wasted minutes.
#github
#productivity
daniellummis/github-actions-failure-owner-audit
View Detail
Group GitHub Actions failures by pipeline phase (setup/build/test/lint/deploy/security) with minute impact to prioritize fixes.
#github
daniellummis/github-actions-failure-phase-audit
View Detail
Detect sudden GitHub Actions failure-rate spikes by workflow group using recent-vs-baseline run windows.
#github
#productivity
daniellummis/github-actions-failure-spike-audit
View Detail
Detect consecutive GitHub Actions failure streaks by repo/workflow/branch to prioritize unstable pipelines.
#github
#productivity
daniellummis/github-actions-failure-streak-audit
View Detail