status

Read and report active Loom session metadata without mutation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill summarizes the active Loom session without mutating state, helping teams quickly understand current progress and potential blockers.

Core Features & Use Cases

  • Read current Loom session status without changing anything in Loom.
  • Report progress, file manifests, validation state, and errors for debugging and monitoring.
  • Useful for real-time dashboards and quick status checks during development or collaboration sessions.

Quick Start

Summarize the current Loom session status without mutating state.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check the status of a Loom session without altering its state?

To check Loom session status read-only, you can retrieve current progress, manifests, validation state, and error reports by accessing Loom's session API or fallback read script without mutating any state.

What information is included in a Loom session status report?

A Loom session status report includes current progress, file manifests, validation state, and error reports. It reads active session metadata to provide a read-only summary for debugging and real-time monitoring.

Can I monitor Loom session progress in real-time for development dashboards?

Yes, you can monitor Loom session progress in real-time. The skill reads active session metadata without mutation, making it useful for real-time dashboards and quick status checks during collaboration.

How do I debug Loom session errors and validation states?

To debug Loom session errors and validation states, retrieve the active session metadata using the read-only API or fallback script. This reports current errors and validation states without changing the Loom environment.

Do I need access to the Loom session API to read session status?

Yes, reading Loom session status requires access to either Loom's session API or a fallback read script. These endpoints allow you to retrieve metadata including progress and error reports without mutating state.

What is the best way to get a quick summary of an active Loom session?

The best way to get a quick summary of an active Loom session is to read its metadata through the session API or fallback script. This provides a read-only glance at progress, manifests, and errors.