status

Monitor Claude Code Bodega store health across Vercel, studio, and GitHub backups.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reports the current state of the store — what's set up, what's pending, what the URLs are, and what to do next.

Core Features & Use Cases

  • Gathers a live health snapshot including hosting, deployment, and admin state.
  • Verifies key endpoints and integrations: Vercel project, deploy URL responsiveness, studio availability, and backup repo presence.
  • Surfaces failures gracefully with actionable remediation guidance.

Quick Start

Run /bodega:status to view the current store health and setup state.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check my Vercel deployment and studio admin health status?

Check store health status by running a diagnostic that verifies Vercel project inspect, HEAD deploy URL responsiveness, and /studio admin availability, returning a readable table with actionable remediation hints for any failures.

What is the best way to verify if my GitHub backup repo is configured correctly?

Verify GitHub backup repo configuration by running a store health check that probes backup repository presence alongside hosting and admin endpoints, surfacing a snapshot table that highlights missing setups and provides remediation guidance.

Can I monitor ongoing store maintenance without manually testing each endpoint?

Monitor ongoing store maintenance by executing a single health check command that automatically gathers a live snapshot of Vercel hosting, deployment, admin studio, and GitHub backup state, eliminating manual endpoint testing.

Why is my store status check failing and how do I fix deployment issues?

Store status checks fail when Vercel projects, deploy URLs, or the studio admin are unreachable, but the resulting status table surfaces these failures gracefully with specific actionable remediation hints to guide your fixes.

Does this store health check require any specific dependencies or components?

The store health check requires no external dependencies or components, but it does require a frontmatter with name and description to properly validate hosting, deployment, and backup status across Vercel and GitHub.

When do I need to run a store health snapshot during onboarding?

Run a store health snapshot during onboarding or ongoing maintenance to validate what is set up, what is pending, what the URLs are, and what to do next across Vercel, the studio admin, and GitHub backups.