spacelift:status

List and inspect Spacelift stacks with current statuses and dependencies.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/fabn/claude-plugins --skill spacelift-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spacelift:status
Source: https://github.com/fabn/claude-plugins/tree/main/plugins/spacelift/skills/status
Command: npx skills add https://github.com/fabn/claude-plugins --skill spacelift-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Users need a fast way to list Spacelift stacks, check their current status, view dependencies, and browse associated resources without manually running multiple CLI commands.

Core Features & Use Cases

  • Detect available Spacelift MCP tools and fall back to the spacectl CLI when necessary.
  • List all stacks, search for specific stacks, show detailed stack information, and retrieve dependencies and resources.
  • Provide clear error handling for missing tools, authentication issues, or empty results.

Quick Start

Ask the assistant to show the current status of all Spacelift stacks.

Frequently Asked Questions about spacelift:status

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

FAQPage Schema
How do I check the status of all Spacelift stacks at once?

You can check Spacelift stack status by asking the assistant to list all stacks, which retrieves current statuses, dependencies, and resources across environments using either Spacelift MCP tools or the spacectl CLI.

Can I search for a specific Spacelift stack and view its dependencies?

Yes, searching for specific Spacelift stacks allows you to retrieve detailed stack information and view dependencies, helping you track infrastructure relationships without running multiple manual CLI commands.

Do I need the spacectl CLI installed to view Spacelift stack statuses?

You do not strictly need the spacectl CLI to view Spacelift stack statuses, as the system detects available Spacelift MCP tools first and only falls back to the spacectl CLI when MCP tools are unavailable.

What happens if authentication fails when trying to inspect Spacelift stacks?

If authentication fails when inspecting Spacelift stacks, the system provides clear error handling for missing tools, authentication issues, or empty results to help you troubleshoot access problems quickly.

How do I list resources associated with my Spacelift stacks across environments?

To list Spacelift stack resources across environments, ask the assistant to retrieve resources for your stacks, which queries connected environments via MCP tools or spacectl to return associated resource data.