dlab-cli

Execute parallel agent analyses with decision-packs in Docker environments.

178|13|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/pymc-labs/decision-lab --skill dlab-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dlab-cli
Source: https://github.com/pymc-labs/decision-lab/tree/main/skills/dlab-cli
Command: npx skills add https://github.com/pymc-labs/decision-lab --skill dlab-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires dlab, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of ensuring robust analytical decisions by comparing multiple modeling approaches and identifying sources of uncertainty or convergence across those approaches.

Core Features & Use Cases

  • Decision-Pack Configuration: Build and customize decision-packs that encapsulate the environment, prompts, and skills for autonomous agents.
  • Parallel Agent Workflows: Run parallel agents with diverse approaches to model the same problem for robustness and comparison.
  • Session Analysis: Examine the outputs, logs, and artifacts from a completed analysis session to understand and validate results.

Quick Start

Generate a new decision-pack using dlab create-dpack and design your agent system prompts for a specific data science workflow.

Frequently Asked Questions about dlab-cli

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

FAQPage Schema
How do I compare multiple modeling approaches to detect uncertainty in data science workflows?

To compare multiple modeling approaches and detect uncertainty, you can configure decision-packs that run parallel agents modeling the same problem. This ensures convergence and validates robustness across diverse analytical methods.

What is a decision-pack and how does it work for parallel agent workflows?

A decision-pack encapsulates the environment, prompts, and skills for autonomous agents. It enables parallel agent workflows by allowing diverse agents to model the same problem simultaneously for robustness and comparison.

Do I need a Docker environment to run parallel agent analyses for marketing mix modeling?

Yes, you need a Docker environment to execute parallel agent analyses. The system operates within Docker and requires a Python environment with decision-lab dependencies to run multi-model scenarios like marketing mix modeling.

How do I create and customize a decision-pack for financial forecasting?

You can generate a new decision-pack using the `dlab create-dpack` command. After creation, design your agent system prompts to define the specific financial forecasting or data science workflow parameters.

What's the best way to examine outputs and logs from a completed parallel agent session?

The best way to examine outputs is through session analysis. This feature allows you to review logs, outputs, and artifacts from completed analysis sessions to understand and validate the parallel agents' results.

When should I not use parallel agents for multi-model analysis?

You should avoid parallel agents for multi-model analysis if you lack a Python environment with decision-lab dependencies or cannot run Docker. The system requires both to execute and manage the parallel workflows properly.