project-detection

Community

Auto-detect active CCPM project for context.

Authorduongdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures every CCPM command runs with the correct project context, especially in multi-project repos and monorepos, by auto-detecting or using manual settings.

Core Features & Use Cases

  • Priority-based detection: Manual setting > Git remote > Subdirectory patterns > Local path > Custom patterns.
  • Monorepo support: Pattern-based subdirectory detection for multiple active subprojects.
  • Error handling: Clear messages when no project or ambiguous matches are found.

Quick Start

Set a manual project: /ccpm:project:set my-project, or enable auto-detection: /ccpm:project:set auto.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: project-detection
Download link: https://github.com/duongdev/ccpm/archive/main.zip#project-detection

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository