2255 results (16.7ms) page 9 / 113
Joe3112 / project-context-sync exact

Auto-update PROJECT_STATE.md after each git commit with AI-powered summaries. OpenClaw Skill

TaylorHuston / local-life-manager-commit exact

Create git commits in spaces/[project]/ with conventional message format. Use for saving progress with quality checks and proper commit messages.

civitai / civitai-worktree exact

Create and manage git worktrees with automatic environment setup. Creates worktrees at ../model-share-<branch>, copies .env, and runs pnpm install.

qodex-ai / ai-agent-skills-workspace-isolation exact

Use Git worktrees for isolated work environments. Creates separate working directories for parallel development on different branches.

lancenunes / codex-skills-rebase-assistant exact

Guide a safe git rebase of the current branch onto a target branch, including conflict triage and resolution steps. Use when asked to rebase, update a branch, or resolve rebase conflicts.

oaustegard / claude-skills-generating-patches exact

Generates git patch files from codebase modifications for local application. Use when user mentions patch, diff, export changes, bring changes back, apply locally, or after editing uploaded codebases.

sky-stroller / agent-skills-skill-installer exact

为通用 AI 助手安装技能。当用户请求列出可用技能、从 Git 仓库(GitHub/GitLab/Gitea)或本地目录安装技能到特定 AI 助手(Codex、Roo、Claude、Copilot、Cursor 等)的指定作用域时使用此技能。

izyanrajwani / agent-skills-library-finishing-a-development-branch exact

Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be integrated via merge, pull request, or cleanup.

mikeng-io / agent-skills-deep-explorer exact

Git-based codebase exploration with delta analysis. Performs full exploration on first run, then incremental delta exploration tracking committed and uncommitted changes.

guo-yu / skills-share-skill exact

Automatically share skills, migrate local skills to code repositories, open source skills, skill version management, configure git remote

trancong12102 / agentskills-commit exact

Generates Conventional Commits messages and can stage/commit changes. Use when asked to create git commit messages or perform a commit.

homburg / agent-skills-using-jj exact

Uses Jujutsu (jj) version control instead of git. Triggers on: version control, commits, branches, push, pull, rebase in repos with .jj/ directory.

free-ride-car / fun-skills-weekly-report exact

根据 Git 提交记录和代码变更自动生成个人周报。当用户要求生成周报、工作总结、或者汇总本周工作内容时使用此 skill。支持自定义时间范围、提交人过滤、输出格式和详细程度。

lancenunes / codex-skills-branch-cleaner exact

Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to prune, list, or delete merged/old branches or audit branch hygiene.

BauplanLabs / bauplan-mcp-server-root-cause-analysis-and-fix exact

“Inspect a failed Bauplan pipeline run on a dev branch, reconstruct the frozen data state, collect evidence, propose a minimal code fix using Git, and rerun deterministically where possible.”

buYoung / skills-code-review exact

Capable of performing comprehensive code reviews on git commits. Analyzes commit changes, investigates side effects in the codebase, and categorizes findings by severity levels (critical, major,...

jackspace / claudeskillz-multi-repository-orchestrator exact

Coordinate development workflows across multiple Git repositories with synchronized branching, batch commits, cross-repo operations, and monorepo-like workflows for microservices and multi-package...

oaustegard / claude-skills-accessing-github-repos exact

GitHub repository access in containerized environments using REST API and credential detection. Use when git clone fails, or when accessing private repos/writing files via API.