detect_current_configs
Scan the user's environment to detect existing configuration files including shell profiles, git configs, editor configs, and AI rules, returning their paths, types, and checksums.
Instructions
Scan the user's environment for existing configuration files.
Detects shell profiles, git configs, editor configs, AI rules, and more.
Args: project_root: Project root directory (defaults to cwd)
Returns: List of detected config files with paths, types, and checksums
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_root | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||