status

Analyze memory usage and flag stale references against health thresholds.

2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/zhangzhang-111-i/claude-skills111 --skill status-zhangzhang-111-i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/zhangzhang-111-i/claude-skills111/tree/main/engineering-team/self-improving-agent/skills/status
Command: npx skills add https://github.com/zhangzhang-111-i/claude-skills111 --skill status-zhangzhang-111-i

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive dashboard to monitor the health and capacity of your project's memory systems, helping you identify potential issues before they impact performance.

Core Features & Use Cases

  • Memory Health Dashboard: Displays line counts, topic files, capacity status, and stale entries.
  • Capacity Analysis: Offers clear indicators for healthy, warning, and critical memory states.
  • Stale Reference Check: Identifies references to files that no longer exist, helping to clean up memory.
  • Use Case: Before starting a complex coding task, run /si:status to ensure your AI's memory is optimized and won't lead to unexpected errors due to capacity limits or stale information.

Quick Start

Run the status skill to get a full memory health dashboard.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check AI project memory health and capacity status?

A memory health dashboard checks AI project capacity by detailing line counts, topic files, and stale entries. It analyzes memory usage against thresholds to indicate healthy, warning, or critical states, helping identify issues before they impact performance.

What is the best way to find stale references in project memory files?

Finding stale references involves running a memory health check that identifies references to non-existent files. This dashboard feature scans topic files, detects stale entries, and offers recommendations to clean up memory.

When should I monitor memory capacity for an AI coding task?

Monitor memory capacity before starting a complex coding task to ensure your AI's memory is optimized. Running a health check prevents unexpected errors caused by hitting capacity limits or relying on stale information.

Does the memory health dashboard work without external dependencies?

Yes, the memory health dashboard works without external dependencies. It uses internal scripts and references to analyze memory usage against thresholds, evaluate capacity, and detect stale file references independently.

Why does my AI project memory reach a critical warning state?

Your AI project memory reaches a critical warning state when usage exceeds defined capacity thresholds. The dashboard analyzes line counts and topic files to determine if memory capacity is healthy, warning, or critical, offering optimization recommendations.