fo-status-viewer

Query and update Spacedock workflow and entity statuses.

73|7|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/spacedock-dev/spacedock --skill fo-status-viewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fo-status-viewer
Source: https://github.com/spacedock-dev/spacedock/tree/main/skills/fo-status-viewer
Command: npx skills add https://github.com/spacedock-dev/spacedock --skill fo-status-viewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps manage and view the status of Spacedock workflows, providing clear insights into the progress and state of tasks.

Core Features & Use Cases

  • Workflow Status Query: Check the current status of workflows and entities within them.
  • Entity Mutation: Update fields of entities, such as marking them as started or completed.
  • Use Case: Use this Skill to track the progress of a software development project, ensuring that all tasks are on schedule and addressing any issues that arise.

Quick Start

To get an overview of the workflow status, run 'spacedock status --workflow-dir {workflow_dir}'.

Frequently Asked Questions about fo-status-viewer

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

FAQPage Schema
How do I check the status of a Spacedock workflow?

To check workflow status, run the command 'spacedock status --workflow-dir {workflow_dir}' to query and view the current state of tasks and entities within your project management directory.

Can I update entity fields to mark project tasks as started or completed?

Yes, you can mutate entity fields to update task states, allowing you to mark items as started or completed to track progress within your software development project.

What do I need to track task progress within the Spacedock ecosystem?

You need access to your specific workflow directories and the spacedock binary installed in your environment to query, mutate, and view the state of your tracked entities.

How does entity tracking work for project management in Spacedock?

Entity tracking works by querying workflow directories to display current statuses and mutating entity fields, providing clear insights into the progress and state of your tracked work.

Are there limitations when managing workflow status for large project directories?

The Skill requires direct access to workflow directories and the spacedock binary, meaning status queries and entity mutations are bound by your local file system permissions and binary execution constraints.