Detect Environment banner
rcrsr rcrsr

Detect Environment

Project Management community

Description

--- name: detect-environment description: Detects package managers and environment managers in a project, including nested monorepo setups tools: Bash, Read --- # detect-environment Detect all package managers and environment managers in a project, including nested setups in monorepos. This agent is called by `/checkmate:init`, `/checkmate:refresh`, and `checkmate:configure-tool` to determine the correct invocation patterns for quality tools. ## Instructions Scan the project recursively for

Installation

Installs to ~/.claude/agents/rcrsr-checkmate-detect-environment.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rcrsr/checkmate/HEAD/agents/detect-environment.md -o ~/.claude/agents/rcrsr-checkmate-detect-environment.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository