workspace-mode

Detect multi-repo workspaces and manage synchronized branching and pull request linking.

4|Updated May 1, 2026
One-click install
npx skills add https://github.com/HigorAlves/orc --skill workspace-mode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workspace-mode
Source: https://github.com/HigorAlves/orc/tree/main/orc/skills/workspace-mode
Command: npx skills add https://github.com/HigorAlves/orc --skill workspace-mode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies managing multiple Git repositories within a shared workspace, allowing coordinated workflows across several projects.

Core Features & Use Cases

  • Automatic detection of project context: distinguishes between single repo and workspace scenarios.
  • Multi-repo management: defines shared plans, branch consistency, and linked PR coordination.
  • Use Case: When working on a feature spanning front-end and back-end repos, this Skill enables synchronized branch creation and pull request linking to streamline collaboration.

Quick Start

Use the workspace-mode Skill to set up a collaborative multi-repo workflow across your project directories.

Frequently Asked Questions about workspace-mode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage multi-repo workflows with synchronized Git branches?

Multi-repo workflows are managed by automatically detecting project context and applying synchronized branching across shared directories. This enables coordinated updates and consistent state tracking for complex collaborative development.

What is the best way to link pull requests across multiple repositories?

Linking pull requests across multiple repositories is achieved through configured registries that ensure cross-repo communication. This streamlines linked code reviews for collaborative features spanning several projects.

How does branch collision handling work in a multi-repo workspace?

Branch collision handling in a multi-repo workspace works by applying shared plans and consistent state tracking via configured directories. This prevents conflicts during synchronized branch creation and updates.

When do I need a workspace setup for multi-repo project environments?

A workspace setup for multi-repo environments is needed when a feature spans multiple repositories, such as front-end and back-end projects. It distinguishes between single repo and workspace scenarios to enable coordinated workflows.

Can I coordinate shared plans across front-end and back-end Git repositories?

Coordinating shared plans across front-end and back-end Git repositories is supported through automatic multi-repo management. This defines branch consistency and streamlines linked pull request coordination for collaborative development.