formae-status

Query formae command statuses and progress for infrastructure operations.

5|1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/platform-engineering-labs/formae-mcp --skill formae-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: formae-status
Source: https://github.com/platform-engineering-labs/formae-mcp/tree/main/skills/formae-status
Command: npx skills add https://github.com/platform-engineering-labs/formae-mcp --skill formae-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you track the progress and outcomes of your infrastructure deployments and management operations within the formae platform, providing visibility into what's running, what's completed, and what has failed.

Core Features & Use Cases

  • Real-time Monitoring: Check the status of ongoing commands and deployments.
  • Historical Review: Access command history to see recent operations and identify past failures.
  • Detailed Status: Retrieve specific details about individual commands, including resource update progress.
  • Use Case: After initiating a complex infrastructure deployment, use this Skill to monitor its progress, confirm successful completion, or quickly identify and diagnose any errors that occurred.

Quick Start

Use the formae status skill to see what commands are currently running.

Frequently Asked Questions about formae-status

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

FAQPage Schema
How do I track the status of an ongoing infrastructure deployment?

To track infrastructure deployment status, you can query command progress and outcomes using tools like list_commands to see what is currently running, completed, or failed.

Why did my cloud infrastructure command fail to complete?

To find out why a cloud infrastructure command failed, retrieve specific details about that individual command using get_command_status to diagnose errors and review resource update progress.

How can I view the history of recent infrastructure management operations?

To view recent infrastructure management operations, access the command history to review past activities and identify previous deployment failures or successful completions.

What's the best way to monitor formae operations in real-time?

To monitor formae operations in real-time, query the status of ongoing commands and deployments to maintain visibility into what is currently running within your cloud infrastructure.

Can I check the progress of resource updates during a deployment?

Yes, you can check resource update progress during a deployment by retrieving detailed status information for specific commands, which includes the progress of resource updates.