aim-refresh

Re-evaluate AI memory freshness for code patterns with project scoping.

41|5|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Hidden-History/ai-memory --skill aim-refresh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aim-refresh
Source: https://github.com/Hidden-History/ai-memory/tree/main/.claude/skills/aim-refresh
Command: npx skills add https://github.com/Hidden-History/ai-memory --skill aim-refresh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the issue of stale or outdated information within an AI's memory, ensuring that the agent operates with the most relevant and current context.

Core Features & Use Cases

  • Manual Memory Re-evaluation: Allows users to trigger a re-evaluation of memory freshness on demand.
  • Scoped Scans: Supports filtering the freshness scan by project or topic (future).
  • Use Case: If an agent seems to be acting on old architectural decisions, you can run this skill to force a re-evaluation of its code-pattern memories to ensure it's using the latest information.

Quick Start

Run /aim-refresh to manually re-evaluate the freshness of all code-pattern memories.

Frequently Asked Questions about aim-refresh

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I refresh stale AI memory for outdated code patterns?

To trigger a manual re-evaluation of institutional memory, simply run the /aim-refresh command to force a freshness scan across all stored code patterns. This updates the agent's context without requiring a full system reset.

What causes an AI agent to use outdated architectural decisions?

An AI agent uses outdated architectural decisions when its institutional memory lacks recent context synchronization. Running a manual memory freshness re-evaluation forces the system to scan and update its stored code patterns.

Can I scope a memory freshness scan to a specific project?

Yes, you can scope a memory freshness scan to a specific project to target updates for particular code patterns. This optional filtering ensures you only re-evaluate the institutional memory relevant to your active work.

Does the memory freshness pipeline integrate with GitHub history synchronization?

Yes, the memory freshness pipeline integrates directly with GitHub history synchronization to evaluate code pattern relevance. This integration ensures the AI's institutional memory accurately reflects recent repository commits and architectural shifts.

When should I manually re-evaluate AI institutional memory?

You should manually re-evaluate AI institutional memory when your agent begins acting on old architectural decisions or outdated code patterns. Forcing a freshness scan ensures the agent retrieves the most current project context.