skillpack-check

Run gbrain health checks and produce a structured JSON report.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/Sigmacodeat/subsumio-web --skill skillpack-check-sigmacodeat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillpack-check
Source: https://github.com/Sigmacodeat/subsumio-web/tree/main/server/skills/skillpack-check
Command: npx skills add https://github.com/Sigmacodeat/subsumio-web --skill skillpack-check-sigmacodeat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps operators quickly determine whether a gbrain installation is healthy by consolidating diagnostics and migration status into an agent-readable report.

Core Features & Use Cases

  • Health Reporting: Runs gbrain health checks and produces a structured JSON report showing overall status, diagnostics, and required actions.
  • Migration Monitoring: Identifies applied, pending, or partial migrations so agents can resolve installation issues safely.
  • Use Case: Use this Skill in a scheduled morning briefing or during troubleshooting to detect stalled jobs, missing updates, or brain maintenance issues before they affect users.

Quick Start

Run the skillpack check to verify whether the gbrain installation is healthy and review any recommended remediation actions.

Frequently Asked Questions about skillpack-check

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

FAQPage Schema
How do I run a health check on my gbrain installation?

Run a gbrain health check by executing the skillpack-check diagnostics through the command-line tools, which generates a structured JSON report showing overall installation status, active diagnostics, and required remediation actions.

What does a gbrain migration status validation reveal about pending updates?

A gbrain migration status validation identifies applied, pending, or partial migrations, allowing operators to detect stalled jobs and resolve installation maintenance issues safely before they affect users.

Can I use this health check Skill for scheduled operational monitoring?

Yes, you can use this Skill for scheduled operational monitoring like a morning briefing to proactively detect missing updates, stalled jobs, or brain maintenance issues across your gbrain installation.

Do I need gbrain command-line tools to check installation diagnostics?

Yes, you need access to the gbrain command-line tools to run diagnostics and migration status validation, as the Skill requires this environment access to produce its agent-readable health report.

What is the best way to troubleshoot a stalled gbrain installation?

The best way to troubleshoot a stalled gbrain installation is to run consolidated diagnostics and migration status checks, which produce an agent-readable report flagging required remediation actions for safe resolution.

Why does my gbrain health report show partial migrations?

A gbrain health report shows partial migrations when the installation detects incomplete update transitions, requiring you to run diagnostics via command-line tools to identify and execute the necessary remediation actions.