skill-freshness

Community

Detect silent stale data in your skills.

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.yml chain consume edges as the source of truth, then supplements coverage by extracting real path references from enabled skills’ SKILL.md files.
  • Severity-based verdicts and actionable reporting: Produces a single decision-ready article that flags OK, WARN, STALE, and MISSING, 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.