Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

patricio0312rev/workspaces

9 skills10 installs81 starsGitHub

Install

npx skills add https://github.com/patricio0312rev/workspaces

Skills in this repo

1Workspace SetupRuns per-project setup scripts covering dependency installation, environment configuration and database migrations defined in WORKSPACE.md. A developer uses it when bootstrapping projects in a multi-repo workspace.2installs2Using WorkspacesExplains how to use the workspaces plugin to manage multiple related repositories, covering init, clone, setup, doctor and status commands. A developer uses it when getting started managing a multi-repo or polyrepo workflow.1installs3Workspace AffectedBuilds a dependency graph for a project in the workspace, showing dependents and dependencies from the WORKSPACE.md Relationships section. A developer uses it when assessing the impact of changes across a multi-repo workspace.1installs4Workspace CloneClones one or all workspace repositories to their configured target paths, skipping any that already exist with a .git directory. A developer uses it when setting up a multi-repo workspace by pulling down all configured repos.1installs5Workspace DoctorVerifies prerequisites and required tools then runs health checks for workspace services defined in WORKSPACE.md. A developer uses it to confirm a multi-repo workspace is correctly set up and healthy.1installs6Workspace InitCreates a new workspace configuration through an interactive process gathering workspace name, projects, repos, paths and ports. A developer uses it when configuring a new multi-repo environment.1installs7Workspace SearchRuns a regex search across all cloned workspace projects using ripgrep or grep, grouping results by project. A developer uses it when finding code or patterns across multiple repos at once.1installs8Workspace ServicesManages starting and stopping development services for workspace projects, using a shared start-all command or individual project scripts. A developer uses it when bringing multi-repo dev servers up or down together.1installs9Workspace StatusDisplays the status of every project in the current workspace including git branch, dirty state, running services and ports. A developer uses it to see the state of all repos in a multi-repo workspace at a glance.1installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

patricio0312rev/workspaces · 9 skills · Skillselion