Aim Freshness Report

Scan code-patterns collection for stale memories by comparing against GitHub code blob data

Hidden-History Updated

File contents

Canonical Execution

Always run the real script through run-with-env.sh so the skill uses the installed ai-memory virtualenv and the standard local service defaults.

# Scan all projects
"${AI_MEMORY_INSTALL_DIR:-$HOME/.ai-memory}/scripts/memory/run-with-env.sh" freshness_report.py

# Scan specific project
"${AI_MEMORY_INSTALL_DIR:-$HOME/.ai-memory}/scripts/memory/run-with-env.sh" freshness_report.py my-project

Hidden-History/ai-memory/tree/main/_ai-memory/skills/aim-freshness-report commit 78e05189fc

Frequently asked questions

npx skillmds@latest add hidden-history/aim-freshness-report