# Better PM ## Docs - [pm activate](https://better-pm.fdarian.com/commands/activate.md): Set up shell integration and completions - [pm add](https://better-pm.fdarian.com/commands/add.md): Add dependencies to your project - [pm cd](https://better-pm.fdarian.com/commands/cd.md): Navigate to workspace packages - [pm install](https://better-pm.fdarian.com/commands/install.md): Install dependencies with monorepo awareness - [pm link](https://better-pm.fdarian.com/commands/link.md): Link local packages for development - [pm ls](https://better-pm.fdarian.com/commands/ls.md): List installed dependencies - [pm pls](https://better-pm.fdarian.com/commands/pls.md): List workspace packages as a tree - [pm remove](https://better-pm.fdarian.com/commands/remove.md): Remove dependencies from your project - [pm run](https://better-pm.fdarian.com/commands/run.md): Run package.json scripts - [pm unlink](https://better-pm.fdarian.com/commands/unlink.md): Remove symbolic links between packages - [pm up](https://better-pm.fdarian.com/commands/up.md): Update dependencies - [pm why](https://better-pm.fdarian.com/commands/why.md): Explain why a package is installed - [pm x](https://better-pm.fdarian.com/commands/x.md): Execute packages without installing - [Monorepo-Aware Install](https://better-pm.fdarian.com/concepts/monorepo-aware-install.md): How Better PM automatically scopes installs based on your location in the workspace - [Package Manager Agnostic](https://better-pm.fdarian.com/concepts/package-manager-agnostic.md): How Better PM detects and abstracts package managers for a unified experience - [Workspace Navigation](https://better-pm.fdarian.com/concepts/workspace-navigation.md): How pm cd and pm pls enable fast navigation across workspace packages - [Monorepo Setup](https://better-pm.fdarian.com/guides/monorepo-setup.md): Configure Better PM for optimal monorepo workflows with pnpm, bun, or npm workspaces - [Paste-Friendly Commands](https://better-pm.fdarian.com/guides/paste-friendly-commands.md): Copy package manager commands from READMEs and paste them directly into pm add - [Shell Integration](https://better-pm.fdarian.com/guides/shell-integration.md): Enable directory navigation and enhanced completions with Better PM shell integration - [Troubleshooting](https://better-pm.fdarian.com/guides/troubleshooting.md): Common issues and solutions when using Better PM - [Installation](https://better-pm.fdarian.com/installation.md): Install Better PM and set up shell integration - [Introduction](https://better-pm.fdarian.com/introduction.md): A CLI for smarter package manager operations in monorepos - [Quickstart](https://better-pm.fdarian.com/quickstart.md): Get started with Better PM in minutes - [Changelog](https://better-pm.fdarian.com/reference/changelog.md): Release history and version updates for Better PM - [Contributing](https://better-pm.fdarian.com/reference/contributing.md): How to contribute to Better PM development