decay-scoring
CommunityAutomated decay scoring for knowledge nodes.
Authorarbgjr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The decay-scoring skill computes a quantitative obsolescence score for knowledge nodes in a RAG corpus. It helps teams identify outdated or under-validated content to prioritize review, update, or archiving.
Core Features & Use Cases
- Automatic age, validation recency, and access-based decay scoring to surface stale content.
- Configurable weights, half-lives, and content-type bonuses to tailor prioritization.
- Generates per-node scores, status classifications, and a review queue for curator actions.
- Use Case: a growing knowledge base flags items for periodic review, validation, or archiving to maintain freshness.
Quick Start
Run the decay scoring workflow using the included scripts:
- python3 .claude/skills/decay-scoring/scripts/decay_calculator.py
- python3 .claude/skills/decay-scoring/scripts/decay_tracker.py access NODE_ID
- python3 .claude/skills/decay-scoring/scripts/decay_trigger.py
Dependency Matrix
Required Modules
yaml
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: decay-scoring Download link: https://github.com/arbgjr/smart_alarm/archive/main.zip#decay-scoring Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.