Skip to the content.

Home · Modules · Installation · Contributing · GitHub

Independently versioned PowerShell modules for developer workflows across Git, GitHub Copilot CLI, Node.js, and general tooling.

Each module ships its own manifest, README, changelog, package artifact, semantic version, and release tag. Versions are not kept in lockstep, so you can install and upgrade each module on its own.

Modules

Module Description Version
Shmuelie.Git Git worktrees, layout, status, completion, and prediction 0.1.0
Shmuelie.Copilot Copilot CLI sessions, plugins, marketplaces, MCP, and launcher 0.1.0
Shmuelie.Node Node.js, nvm-windows, npm, and ADO npm credentials 0.1.0
Shmuelie.Utilities .NET, Python, VS Code, Terminal, services, and WPR 0.1.0

Quick start

Install-PSResource Shmuelie.Git
Import-Module Shmuelie.Git

See the installation guide for gallery status, updates, and building from source.

Public by design

These modules are for public distribution and exclude internal-only tooling, private endpoints, organization-specific systems, and credentials. The build scans sources and documentation for forbidden markers. See the contribution guide.