analysis-status

Track analysis chain statuses and update README dashboards via commands.

31|5|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/NSEvteev/FullSpec --skill analysis-status-nsevteev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analysis-status
Source: https://github.com/NSEvteev/FullSpec/tree/main/.claude/skills/analysis-status
Command: npx skills add https://github.com/NSEvteev/FullSpec --skill analysis-status-nsevteev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors the status of analysis chains and their dashboards to keep stakeholders informed and dashboards up to date.

Core Features & Use Cases

  • Real-time status retrieval for individual chains or all chains.
  • Dashboard synchronization and README updates.
  • Command-based querying using /analysis-status with NNN, --all, or --update.

Quick Start

Run /analysis-status 0001 to view a single chain status, or /analysis-status --all to view all chains, and /analysis-status --update to refresh the dashboard.

Frequently Asked Questions about analysis-status

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

FAQPage Schema
How do I monitor analysis chain progress at a glance?

To monitor analysis chain progress, you can retrieve real-time statuses for individual chains by number or view all chains simultaneously using command-based querying to keep stakeholders informed.

Can I synchronize dashboard statuses and update README files automatically?

Yes, you can synchronize dashboards and update README files by running the update command, which refreshes the dashboard to reflect the latest analysis chain statuses.

How do I check the status of a single analysis chain?

You check a single analysis chain status by querying with the specific chain number, which reads the status via the analysis utility and returns the current progress.

What is the best way to track all analysis chains across dashboards?

The best way to track all analysis chains is to use the all-chains mode, which retrieves real-time status updates across multiple chains and dashboards simultaneously.

Do I need any external dependencies to track analysis chain statuses?

No external dependencies are required to track analysis chain statuses, as the monitoring utility operates independently to read and update progress without additional components.

Why are my analysis chain dashboard statuses not updating?

Dashboard statuses may not update if the update command is not executed, requiring you to manually trigger the dashboard synchronization to refresh the README and current chain progress.