skill-freshness
CommunityDetect silent stale data in your skills.
Product & Management#autonomous agents#quality monitoring#dependency tracking#freshness audit#scheduled workflows#alert deduplication
Authoranajuliabit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Skill freshness prevents autonomous workflows from consuming outdated upstream outputs without errors by auditing on-disk file modification times against expected producer cadences.
Core Features & Use Cases
- Silent staleness auditing: Checks that enabled consumer skills are about to read fresh producer artifacts (articles, chain outputs, memory topic/state files) even when everything “succeeds.”
- Explicit + implicit dependency detection: Uses
aeon.ymlchainconsumeedges as the source of truth, then supplements coverage by extracting real path references from enabled skills’SKILL.mdfiles. - Severity-based verdicts and actionable reporting: Produces a single decision-ready article that flags
OK,WARN,STALE, andMISSING, with suggested next actions for the worst consumers. - Run-to-run deduplication: Fingerprints flagged dependencies to suppress repeated notifications when nothing materially changes (with periodic re-emit for persistent issues).
Quick Start
Run skill-freshness in dry-run mode for a fleet audit of all enabled skills by using var=dry-run in your invocation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: skill-freshness Download link: https://github.com/anajuliabit/aeon/archive/main.zip#skill-freshness 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 471,000+ vetted skills library on demand.