forge:refresh

Audit docs/solutions against the codebase to flag stale references and archive outdated items.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/Chulf58/FORGE --skill forge-refresh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge:refresh
Source: https://github.com/Chulf58/FORGE/tree/main/skills/refresh
Command: npx skills add https://github.com/Chulf58/FORGE --skill forge-refresh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains the FORGE knowledge base by auditing docs/solutions against the current project state, flagging stale references and duplicates, and preparing archived and reviewed content.

Core Features & Use Cases

  • Automated auditing of docs/solutions to identify stale links and outdated entries.
  • Duplication detection to merge or prune overlapping solutions.
  • Archiving and reporting to move stale docs to docs/solutions/archive/ and surface aging items for human review.

Quick Start

Run the compound-refresh agent to scan the knowledge store and apply automatic cleanup.

Frequently Asked Questions about forge:refresh

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

FAQPage Schema
How do I automate documentation maintenance and detect stale references in a codebase?

Automate documentation maintenance by auditing docs and solutions against the current codebase, detecting stale references and duplicates, and archiving outdated items automatically.

What is the best way to archive outdated knowledge management entries?

Archive outdated knowledge management entries by automatically moving flagged stale docs to the docs/solutions/archive/ directory while surfacing aging items for human review.

How do I identify duplicate solutions in a documentation repository?

Identify duplicate solutions in a documentation repository by running an automated duplication detection scan that merges or prunes overlapping entries to maintain knowledge store quality.

Can I use this knowledge store refresh tool without external dependencies?

Yes, you can use this knowledge store refresh tool without external dependencies, as it operates independently to audit repository docs and prepare archived content.

Why does automated documentation quality assurance flag items for manual validation?

Automated documentation quality assurance flags items for manual validation because the compound-refresh agent detects stale docs and generates reports, requiring human review before final archiving.