
Status
- 1.6k installs
- 23.5k repo stars
- Updated July 17, 2026
- alirezarezvani/claude-skills
status is an agent skill that Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations.
About
Memory health dashboard showing line counts topic files capacity stale entries and recommendations name status description Memory health dashboard showing line counts topic files capacity stale entries and recommendations si status Memory Health Dashboard Quick overview of your project's memory state across all memory systems Usage si status Full dashboard si status brief One-line summary What It Reports Step 1 Locate all memory files bash Auto-memory directory MEMORY_DIR HOME claude projects pwd sed s 2F g s 2F s memory Count lines in MEMORY md wc l MEMORY_DIR MEMORY md 2 dev null echo 0 List topic files ls MEMORY_DIR md 2 dev null grep v MEMORY md CLAUDE md wc l CLAUDE md 2 dev null echo 0 wc l claude CLAUDE md 2 dev null echo 0 Rules directory ls claude rules md 2 dev null wc l Step 2 Analyze capacity Metric Healthy Warning Critical MEMORY md lines 120 120-180 180 CLAUDE md lines 150 150-200 200 Topic files 0-3 4-6 6 Stale entries 0 1-3 3
- /si:status - Memory Health Dashboard
- Auto-memory directory
- Count lines in MEMORY.md
- Verify referenced files still exist
- **Green (< 60%)**: Plenty of room. Auto-memory is working well.
Status by the numbers
- 1,582 all-time installs (skills.sh)
- +1 installs in the week ending Jul 29, 2026 (Skillselion tracking)
- Ranked #202 of 1,881 Documentation skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Jul 31, 2026 (Skillselion catalog sync)
status capabilities & compatibility
- Capabilities
- /si:status — memory health dashboard · auto memory directory · count lines in memory.md · verify referenced files still exist · **green (< 60%)**: plenty of room. auto memory i
- Use cases
- documentation
What status says it does
Consider running `/si:review` to promote or clean up.
Auto-memory may start dropping older entries.
npx skills add https://github.com/alirezarezvani/claude-skills --skill statusAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1.6k |
|---|---|
| repo stars | ★ 23.5k |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 17, 2026 |
| Repository | alirezarezvani/claude-skills ↗ |
What problem does status solve for developers using this skill?
Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations.
Who is it for?
Developers who need status patterns described in the cached skill documentation.
Skip if: Skip when docs are empty or the task is outside the skill's documented scope.
When should I use this skill?
Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations.
What you get
Actionable workflows and conventions from SKILL.md for status.
- Memory health dashboard report
Files
../../../engineering/autoresearch-agent/skills/status/SKILL.md
Related skills
How it compares
Use status for Claude agent memory hygiene; use application monitoring skills when the goal is production errors or infra metrics, not local MEMORY.md health.
FAQ
What does status do?
Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations.
When should I use status?
Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations.
Is status safe to install?
Review the Security Audits panel on this page before installing in production.