sia-code/health-check

Check the sia-code index for broken, missing, or degraded states.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DxTa/dotfiles --skill sia-code-health-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sia-code/health-check
Source: https://github.com/DxTa/dotfiles/tree/main/opencode/skills/sia-code/health-check
Command: npx skills add https://github.com/DxTa/dotfiles --skill sia-code-health-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill proactively checks the health of the sia-code index, preventing silent failures and ensuring that memory search, code research, and learning storage function correctly.

Core Features & Use Cases

  • Pre-flight Index Check: Verifies the sia-code index status at the start of a session or before critical operations.
  • User-Facing Error Handling: Prompts the user to initialize or fix the index when issues are detected, rather than failing silently.
  • Use Case: Before starting a complex coding task that relies on past project context, this skill ensures the sia-code memory is functional, preventing wasted effort due to missing or corrupted data.

Quick Start

Run the sia-code health check to ensure the index is functional before proceeding.

Frequently Asked Questions about sia-code/health-check

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

FAQPage Schema
Why does code research fail silently when querying project context?

Silent failures in code research often occur due to a missing or degraded sia-code index. A pre-flight health check verifies index integrity and prompts for immediate repair actions to restore memory search functionality.

How do I perform a pre-flight health check on a memory search index?

Run a health check on the sia-code index to verify its status before critical operations. This process detects broken, missing, or degraded states and prompts initialization to ensure memory search functions correctly.

When should I verify index integrity before starting a coding task?

Verify index integrity before starting complex coding tasks that rely on past project context. Ensuring the sia-code memory is functional via a health check prevents wasted effort from corrupted learning storage data.

What happens if a degraded index state is detected during a session?

When a degraded index state is detected, the pre-flight check handles the error by prompting the user to initialize or fix the index, preventing silent failures in memory search and learning storage.

Can I fix corrupted learning storage data before executing memory search?

Yes, performing a pre-flight health check on the sia-code index detects broken index states. It prompts you to take immediate repair actions, ensuring learning storage data is fixed before memory search execution.