status

Aggregate MEMORY.md, topic files, and CLAUDE.md into a memory health dashboard.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/stericishere/skills --skill status-stericishere
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/stericishere/skills/tree/main/self-improving-agent/skills/status
Command: npx skills add https://github.com/stericishere/skills --skill status-stericishere

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Memory health dashboard surfaces the state of a project’s memory across multiple memory sources, reducing manual checks and enabling faster maintenance.

Core Features & Use Cases

  • Automated memory overview: aggregates MEMORY.md lines, topic files, and CLAUDE.md references to produce a concise health snapshot.
  • Capacity & stale-entry awareness: analyzes capacity ranges and flags stale references for cleanup.
  • Actionable recommendations: provides guidance on next steps to improve memory health.

Quick Start

Run /si:status to view the 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 monitor local project memory health across multiple files?

Monitor local project memory health by aggregating MEMORY.md, topic files, and CLAUDE.md references into a concise health dashboard. This surfaces capacity ranges, reference counts, and stale entries to reduce manual checks and enable faster maintenance.

What is the best way to detect stale entries in project memory files?

Detect stale entries in project memory files by analyzing capacity ranges and flagging outdated references within the aggregated memory sources. The health dashboard evaluates these memory metrics to identify references that require cleanup.

How do I get a memory health overview for a project with multiple memory sources?

Get a memory health overview for a project with multiple memory sources by running the status command to aggregate MEMORY.md lines and CLAUDE.md references. It automatically produces a concise health snapshot for ongoing monitoring.

Can I assess memory capacity limits using a project dashboard?

Assess memory capacity limits using a project dashboard that analyzes local project memory state across multiple sources. The dashboard evaluates capacity ranges and provides actionable recommendations to improve overall memory health.

Does the memory health dashboard work without external dependencies?

The memory health dashboard works without external dependencies, analyzing local project memory state by parsing native files like MEMORY.md and CLAUDE.md. It independently calculates memory metrics and reference counts for health monitoring.

What steps do I take to view actionable recommendations for memory cleanup?

View actionable recommendations for memory cleanup by running the status command to generate the health dashboard. It analyzes aggregated memory sources, flags stale references, and provides guidance on next steps to improve memory health.