
from virtual-workspace13
Unify AI assistant configs (agents, commands, skills) across multiple sibling git repositories into a single session.
This skill allows an agent to create and manage a 'workspace shell'—a parent directory that hosts multiple sibling git repositories. It unifies the AI coding assistant configurations (such as .claude/ and .codex/ folders) from all member repos into a single session using symlinks, enabling the agent to access tools and context from multiple projects simultaneously.
Use this skill when you need to work across a frontend and backend repo in one session, set up a multi-repo workspace for a feature, or synchronize assistant configurations between Claude Code and Codex.
bootstrap.sh), updating all repos (pull-all.sh), and managing multi-repo feature branches via worktrees (worktree-create.sh, worktree-status.sh, worktree-remove.sh).workspace.conf, CLAUDE.md, AGENTS.md, and .gitignore to maintain workspace structure.Specifically designed for Claude Code and Codex.
This skill has not been reviewed by our automated audit pipeline yet.