workspace-status

Generate a per-repo status overview for multi-repo git workspaces.

2|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/gullitmiranda/.cursor --skill workspace-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workspace-status
Source: https://github.com/gullitmiranda/.cursor/tree/main/skills/workspace-status
Command: npx skills add https://github.com/gullitmiranda/.cursor --skill workspace-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Multi-repo workspace status overview helps teams understand and manage state across multiple git repositories, preventing confusion and misapplied changes.

Core Features & Use Cases

  • Per-repo status reporting with branch, worktree status, last commit, and remote
  • Clear repository boundaries and targets to ensure correct repo is operated on
  • Multi-repo planning and safety guidance to prevent unintended changes

Quick Start

Run workspace-status to generate a per-repo status overview for your current multi-repo workspace.

Frequently Asked Questions about workspace-status

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

FAQPage Schema
How do I check git status across multiple repositories at once?

Multi-repo workspace status reporting aggregates the state of multiple git repositories into a single overview, displaying per-repo details such as branches, worktree status, last commits, and remote tracking information to prevent confusion and misapplied changes.

What is multi-repo workspace status reporting?

Multi-repo workspace status reporting aggregates the state of multiple git repositories into a single overview, displaying per-repo details such as branches, worktree status, last commits, and remote tracking information to prevent confusion and misapplied changes.

How do I get a unified overview of branches and last commits in a multi-repo project?

Running a workspace-status command generates a structured per-repo report that maps repository boundaries, verifies target repositories, and presents the current branch, worktree status, last commit, and remote details for every repository in the workspace.

Can I prevent unintended changes when managing multiple git repositories?

Yes, you can prevent unintended changes by using multi-repo planning and safety guidance that enforces clear repository boundaries and validates target repositories before performing any git operations.

Does multi-repo workspace status reporting modify my git repositories?

No, multi-repo workspace status reporting provides non-destructive guidance and validation, mapping outputs to a structured per-repo report without modifying the actual git repositories or their contents.

What's the best way to visualize repository boundaries in a multi-repo workspace?

The best way to visualize repository boundaries is to use a status report that detects each repository's limits, verifies the target repositories, and maps the outputs to a structured per-repo report for clear operational safety.