dots-workstation-triage

Diagnose AI-native developer workstation issues and validate tooling with dots-doctor.

2|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/ulises-jeremias/agentic-workstation --skill dots-workstation-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dots-workstation-triage
Source: https://github.com/ulises-jeremias/agentic-workstation/tree/main/home/dot_local/share/agentic-workstation/skills/dots-workstation-triage
Command: npx skills add https://github.com/ulises-jeremias/agentic-workstation --skill dots-workstation-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dots-doctor, and includes scripts (resource) components.

What problem does it solve?

This Skill identifies and proposes solutions for common issues in an AI-native developer workstation setup, ensuring a stable and efficient development environment.

Core Features & Use Cases

  • Workstation Health Triage: Validates tooling, directory layout, and provides remediation suggestions with dots-doctor.
  • Prerequisites Check: Ensures essential commands and configurations are present.
  • Output Modes: Supports Colored, Markdown, and JSON output formats for different use cases.
  • Profile and Check Group Configuration: Allows selective enabling or disabling of checks and groups.
  • Directory Checks: Validates the presence and structure of critical directories.
  • Remediation Guidance: Suggests fixes in order of lowest risk.
  • Common Issues Resolution: Provides guidance for handling common errors.

Quick Start

Run the triage skill to validate your workstation setup: dots-doctor

Frequently Asked Questions about dots-workstation-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a health check on my AI developer workstation?

Run a health check on your AI developer workstation by executing the `dots-doctor` command. This validates your directory structure and tooling, then proposes remediation fixes for any identified configuration issues.

What is workstation triage for an AI-native development environment?

Workstation triage for an AI-native development environment is the process of diagnosing system issues and validating tooling configurations. It checks prerequisites and ensures your directory layout supports stable AI development.

Can I get diagnostic results in JSON format for my DevOps scripts?

Yes, you can get diagnostic results in JSON format for your DevOps scripts. The triage process supports Colored, Markdown, and JSON output modes to integrate with different automation and monitoring workflows.

Does the workstation triage tool require any dependencies to run?

Yes, the workstation triage tool requires the `dots-doctor` dependency to run. This prerequisite command-line utility powers the underlying system health checks and configuration validation.

How does the triage process suggest fixes for directory and tooling errors?

The triage process suggests fixes for directory and tooling errors by proposing remediation actions ordered by lowest risk. It validates essential prerequisites and provides guidance for resolving common configuration issues.

Can I selectively disable certain workstation health checks during diagnosis?

Yes, you can selectively disable certain workstation health checks during diagnosis. The triage process supports profile and check group configuration, allowing you to enable or disable specific validation groups as needed.