setup

Orchestrate end-to-end Bodega store setup with preflight checks and .bodega.md state tracking.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/mitcheman/bodega --skill setup-mitcheman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/mitcheman/bodega/tree/main/.cursor/skills/setup
Command: npx skills add https://github.com/mitcheman/bodega --skill setup-mitcheman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

You need an efficient and reliable way to onboard a new project with Bodega. This skill orchestrates the entire first-time setup, handling workspace detection, preflight validation, and the end-to-end scaffolding and configuration required to launch a store.

Core Features & Use Cases

  • Detects whether the target directory already contains a project and selects adapt or greenfield mode accordingly.
  • Runs a comprehensive preflight doctor to verify prerequisites and surface blockers before proceeding.
  • Orchestrates the complete setup workflow across hosting, payments, deployment, admin studio, domain setup, and optional backups.
  • Writes a persistent .bodega.md state file to enable resilient resume and progress tracking across all steps.

Quick Start

Run the setup in your project directory and follow the guided prompts to scaffold your store.

Frequently Asked Questions about setup

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

FAQPage Schema
How do I automate first-time store setup and onboarding for a new project?

First-time store setup automation detects your workspace, runs preflight checks, and sequentially orchestrates hosting, payments, deployment, domain, and backup configuration to fully scaffold your store.

Does Bodega setup work with an existing project directory or only greenfield environments?

Bodega setup works with both existing projects and greenfield environments by automatically detecting your workspace and selecting the appropriate adapt or greenfield mode for scaffolding.

What is included in the preflight validation before scaffolding a store?

Preflight validation runs a comprehensive doctor check to verify prerequisites, surface potential blockers, and ensure your environment is ready before proceeding with the sequential setup workflow.

How do I resume an interrupted onboarding workflow if setup fails midway?

You can resume an interrupted onboarding workflow because setup writes a persistent .bodega.md state file that tracks progress and enables resilient step-tracking across the entire setup lifecycle.

What configuration steps are orchestrated during end-to-end store deployment?

End-to-end store deployment orchestrates sequential configuration steps including hosting setup, payments integration, deploy, admin studio, domain configuration, and optional backups across both adapt and greenfield pathways.

Can I use this setup orchestration for a Bodega store without manual sub-skill management?

Yes, setup orchestration handles sub-skill orchestration and voice handling automatically, sequentially managing each configuration step without requiring manual intervention or sub-skill management.