truefoundry-applications

List, inspect, and manage TrueFoundry deployments across workspaces and clusters.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/truefoundry/tfy-deploy-skills --skill truefoundry-applications
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: truefoundry-applications
Source: https://github.com/truefoundry/tfy-deploy-skills/tree/main/skills/applications
Command: npx skills add https://github.com/truefoundry/tfy-deploy-skills --skill truefoundry-applications

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Lists, inspects, and manages TrueFoundry application deployments across workspaces and clusters. It surfaces deployment status, health, and details for services, jobs, and Helm releases, and guides deletion workflows via the UI when required.

Core Features & Use Cases

  • Lists current deployments and their deployment history, enabling quick status checks and health verification.
  • Inspects per-app details including status, health, image, ports, resources, and replica counts; supports syncing state with the cluster.
  • Provides guidance for safe deployment workflows and directs users to the TrueFoundry UI for destructive actions such as deleting an app.

Quick Start

Ask for a workspace (and optionally an app name), then fetch and display the current deployments with status, health, and quick actions.

Frequently Asked Questions about truefoundry-applications

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

FAQPage Schema
How do I check the status and health of TrueFoundry deployments?

To check TrueFoundry deployment status, list current deployments across workspaces to view health and sync state for services, jobs, and Helm releases. This provides quick verification of replica counts and application availability.

Can I inspect application resource limits and ports for TrueFoundry services?

Yes, inspect per-app details for TrueFoundry services to view allocated resources, ports, image versions, and replica counts. This allows you to verify configurations without accessing the cluster directly.

How do I delete a TrueFoundry application deployment?

Deleting a TrueFoundry application deployment is a destructive action directed to the TrueFoundry UI. The tooling provides workflow guidance and guardrails to ensure safe deletion of services or jobs.

What is the best way to sync application state with the cluster in TrueFoundry?

The best way to sync application state is by inspecting the specific app to trigger state synchronization with the cluster. This ensures the displayed status, health, and replica counts match the actual cluster state.

Does TrueFoundry support managing Helm releases across workspaces?

Yes, TrueFoundry supports managing Helm releases by listing and inspecting them across workspaces and clusters. You can view status, health, and deployment history for Helm releases alongside services and jobs.