16 skills found
agiron123 / parallel-worktreeLinked git worktree detected — use worktree Docker commands and bootstrap when needed
2mawi2 / paraManage sandboxed parallel claude code sessions on git worktrees
fotoetienne / doWork on a GitHub issue (run from worktree)
swjturay / codex-agy-delegatorAn MCP server for delegating repetitive coding tasks from Codex to Antigravity workers in isolated Git worktrees.
PAIR-code / eval-prSet up a git worktree to run and evaluate an upstream Pull Request locally in a flat worktree bare clone repository layout.
max-sixty / worktrunkWorktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows
Dicklesworthstone / ruRepo Updater - Multi-repo synchronization with AI-assisted review orchestration. Parallel sync, agent-sweep for dirty repos, ntm integration, git plumbing. 17K LOC Bash CLI.
github / gh-awGitHub Agentic Workflows
reposkein / reposkeinDeterministic code-graph (GraphRAG) over your repo for LLM agents — local-first, git-native, zero-infra, served via MCP. Python, TS/JS, Rust, Go, Java, C#.
cocart-headless / gitRules for various git actions that happen with this project.
stravu / crystal(Crystal is now Nimbalyst) Run multiple Codex and Claude Code AI sessions in parallel git worktrees. Test, compare approaches & manage AI-assisted development workflows in one desktop app.
ostsam / 20251205-merge-reviewOriginal request / feature - Review merge readiness for commit `d4ef026` and surface any bugs or risks. Challenges - Working tree already diverged from last commit; needed to reason about intended runtime behavior without running the app.
Themis128 / 08-workflow-rules- **Branch strategy:** Feature branches from `main`, PRs to `main` - **Commit messages:** Conventional commits format: `type(scope): description` - Types: `feat`, `fix`, `chore`, `docs`, `refactor`, `test`, `style`, `ci`
co-cart / gitRules for various git actions that happen with this project.
noriaki / 02_gitこのドキュメントでは、開発サイクルとしてのブランチ管理の方法と、コミットとプルリクエストの作成に関するベストプラクティスを説明します。 開発サイクルとして GitHub Flow を採用します。main ブランチにマージ済みの feature ブランチはローカルとリモートの両方とも削除します。
xu-xiang / common-development-workflow开发工作流:计划、TDD、评审、提交流水线