Git Wok now has Agent Skills for AI-assisted multirepo workflows.

If your AI coding agent is working in a wok-managed workspace, the skills teach it to use the `wok` CLI correctly for status, branch switching, updates, locking submodule state, pushing, and tagging across repos.

Install:

npx skills add https://codeberg.org/wok/skills.git

Supports Cursor, Claude Code, Codex, Gemini CLI, OpenCode, and 65+ more agents.

Docs: https://git-wok.dev/

#Git #AI #CodingAgents #Rust #CLI #Multirepo #GitWok

skills

Agent Skills for Git Wok — teach any AI agent to operate wok-managed multirepo workspaces correctly using the wok CLI.

Codeberg.org

Git Wok is now available via Homebrew on macOS and Linux.

Wok is a Rust CLI for managing multiple Git repositories as one workspace, using Git submodules as the source of truth.

Install:

> brew tap wok/wok https://codeberg.org/wok/homebrew-wok
> brew trust wok/wok
> brew install wok

Docs: https://git-wok.dev/

#Git #Rust #CLI #Homebrew #Multirepo #GitWok

homebrew-wok

Homebrew tap for wok — a multirepo management tool

Codeberg.org

That feeling when a single `wok update` cleanly syncs a whole stack of repos 🤓
Really enjoying how Git Wok makes multi-repo workflows feel as straightforward as a monorepo.

https://git-wok.dev/

#git #GitWok #Programming #DevTools #FOSS

🚀 It’s here — Git Wok 1.0.0!

A fresh take on project organization that gives you the best of both worlds between monorepos and multi-repos.

Tidy structure, smooth workflows, and no lock-in.
Explore how it works:
🔗 https://git-wok.dev/getting-started/

#GitWok #Git #DevTools #VersionControl #SoftwareDevelopment

No more custom scripts 🎉

git-wok now handles all your repo pushes in one go — no more juggling multiple terminals or half-baked automation.

Beta 8 is out now, and it’s almost perfect 🙂
👉 https://git-wok.dev/getting-started/

#GitWok #Git #CLI #DevTools #Automation

🧑🏻‍💻 Been testing git-wok beta 6 for a few days now and honestly, it’s been rock solid. No major issues, just smooth handling of multi-repo workflows.

If you haven’t seen it yet, git-wok makes it easy to manage multiple Git repositories at once, a bit like how Cargo or npm manage packages.
Your `wok.toml` defines the workspace, while committed submodule objects act as a lock file capturing exact repo states.

Give it a try 👉 https://git-wok.dev/getting-started

#GitWok #Git #OpenSource #DevTools

Getting Started - Git Wok

Version 1.0 of Git Wok is coming soon — but you can already try the beta today!

Want to build a monorepo from multiple components without losing the isolation of separate repos?

With Git Wok, you git the best of both worlds.

👉 https://git-wok.dev/getting-started/#option-2-assemble-a-new-workspace

#GitWok #Git #Monorepo #DevTools #OpenSource #SoftwareDevelopment