ce:compound-refresh

Refresh stale learnings and pattern docs against the current codebase.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Andreicr1/netz-analysis-engine --skill ce-compound-refresh-andreicr1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce:compound-refresh
Source: https://github.com/Andreicr1/netz-analysis-engine/tree/main/.gemini/skills/ce-compound-refresh
Command: npx skills add https://github.com/Andreicr1/netz-analysis-engine --skill ce-compound-refresh-andreicr1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

Maintains the quality and relevance of docs/solutions by reviewing existing learnings against the current codebase and refreshing derived pattern docs that depend on them.

Core Features & Use Cases

  • Review learnings for drift against the live codebase and identify stale references
  • Refresh, consolidate, replace, or delete drifted pattern docs to keep docs aligned with reality
  • Generate a comprehensive, two-section report (Applied and Recommended) detailing actions taken or advised

Quick Start

Run ce:compound-refresh to start a refresh pass of docs/solutions with autofix or interactive mode.

Frequently Asked Questions about ce:compound-refresh

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

FAQPage Schema
How do I refresh stale pattern docs that have drifted from my codebase?

To refresh stale pattern docs, you can automate the alignment of learnings under docs/solutions with the current codebase. This process audits drift, applies evidence-backed actions like update, consolidate, replace, or delete, and generates a two-part report.

What is the best way to audit documentation drift in an automated workflow?

Auditing documentation drift is handled by scanning existing learnings against the live codebase to identify stale references. The automation produces a comprehensive report detailing recommended actions and applied updates to keep docs aligned with reality.

How do I consolidate outdated learnings and pattern docs without losing valid information?

Consolidating outdated learnings involves reviewing derived pattern docs against the current codebase and executing evidence-backed replace or consolidate actions. Uncertain items are marked as stale, ensuring valid information is preserved while drift is corrected.

Can I run an automated documentation sweep in interactive mode instead of autofix?

Yes, you can run an automated documentation sweep across both interactive and autofix flows. When you ask to refresh, audit, sweep, or consolidate drift, the process applies updates and generates a report detailing actions taken or advised.

When should I not use an automated refresh for my pattern docs?

You should avoid automated refresh when your learnings lack sufficient codebase evidence to verify accuracy. The process marks uncertain items as stale rather than deleting them, requiring manual review before final consolidation or replacement.