timps_environment_doctor
Diagnose broken development environments by checking Python, Node.js, Docker, Git, PATH integrity, and shell configs. Returns exact terminal commands to resolve each issue.
Instructions
Diagnose broken development environments. Checks Python, Node.js, Docker, Git, PATH integrity, shell config conflicts. Returns exact terminal commands to fix each issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | No | Optional: 'python', 'node', 'docker', 'git', or 'all' (default: all). | all |