skillpack-check

Generate a health report for the gbrain skillpack using gbrain doctor and apply-migrations commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mscully4/franklin --skill skillpack-check-mscully4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillpack-check
Source: https://github.com/mscully4/franklin/tree/main/.claude/skills/skillpack-check
Command: npx skills add https://github.com/mscully4/franklin --skill skillpack-check-mscully4

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gbrain, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for quickly checking the health and status of the gbrain skillpack, making it easy to identify and address any potential issues.

Core Features & Use Cases

  • Health Report: Provides a concise health report on the gbrain install.
  • Quick Check: Offers a non-intrusive and quick way to verify if the skillpack requires attention.
  • Use Case: When a user queries the status of the gbrain installation or during routine system checks.

Quick Start

Run the gbrain skillpack-check command for a health report.

Frequently Asked Questions about skillpack-check

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

FAQPage Schema
How do I check the health of my gbrain skillpack installation?

To check the health of your gbrain skillpack, run the `gbrain skillpack-check` command to generate a concise health report. This provides a quick, non-intrusive way to verify if the installation requires attention during routine system checks.

What does a gbrain skillpack health report include?

A gbrain skillpack health report monitors the system state and migration status. It uses gbrain doctor and apply-migrations commands to assess the installation, making it easy to identify and address potential issues.

Do I need the gbrain doctor command to run a system status check?

Yes, the gbrain doctor command is required to assess the health of the gbrain install. The skillpack check generates its health report by running both the gbrain doctor and apply-migrations commands.

When should I run a skillpack health check for troubleshooting?

You should run a skillpack health check during routine system checks or when troubleshooting issues. It is applicable whenever you need to quickly query the status of the gbrain installation to see if it requires attention.