start

Boot and verify the MCP stack across LiteLLM, Docker, skills-manager, and notebooklm.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Wizarck/iguanatrader --skill start-wizarck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/Wizarck/iguanatrader/tree/main/skills/start
Command: npx skills add https://github.com/Wizarck/iguanatrader --skill start-wizarck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Starts the MCP stack and coordinates startup order and health checks to ensure all services come online reliably.

Core Features & Use Cases

  • Orchestrates startup of LiteLLM, Docker stack, skills-manager, and notebooklm to a healthy state.
  • Validates essential health endpoints and provides a clear runbook for recovery and troubleshooting.
  • Supports predictable session initialization for development, testing, and production-like experiments.

Quick Start

Run the start skill to boot and verify the entire MCP stack from a fresh session.

Frequently Asked Questions about start

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

FAQPage Schema
How do I orchestrate the MCP stack startup sequence for LiteLLM and Docker?

To orchestrate the MCP stack startup, this skill automates the bootstrapping of LiteLLM, Docker, skills-manager, and notebooklm. It enforces the required startup order and validates critical health endpoints to ensure all services reach a healthy state reliably.

What is the best way to verify MCP stack health checks during session initialization?

The best way to verify MCP stack health checks is by running this skill during session initialization. It validates essential health endpoints across the Docker stack and provides a clear runbook for recovery and troubleshooting if any service fails.

Does this MCP startup skill support reproducible experiments across development environments?

Yes, this MCP startup skill supports reproducible experiments by providing predictable session initialization for development, testing, and production-like environments. It ensures a consistent startup sequence across all configured services.

Why does my LiteLLM and notebooklm stack fail to come online reliably?

Your LiteLLM and notebooklm stack may fail to come online reliably if the required startup order is not enforced. This skill coordinates the orchestration and validates critical health endpoints to ensure all services boot correctly.

How do I troubleshoot MCP stack services that are not reaching a healthy state?

To troubleshoot MCP stack services that are not reaching a healthy state, this skill provides a clear runbook for recovery and troubleshooting. It validates essential health endpoints and enforces the required startup order to prevent bootstrapping failures.