ce-compound-refresh

Refresh stale learning and pattern docs to align with the current codebase.

50|14|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill ce-compound-refresh-all-the-vibes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-compound-refresh
Source: https://github.com/All-The-Vibes/ATV-StarterKit/tree/main/.github/skills/ce-compound-refresh
Command: npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill ce-compound-refresh-all-the-vibes

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Maintain the quality of docs/solutions over time by reviewing learnings against the current codebase and refreshing derived pattern docs that depend on them.

Core Features & Use Cases

  • Reviews existing learnings for drift against the codebase and consolidates pattern docs with updated evidence.
  • Supports interactive and autofix modes to apply updates, consolidations, or replacements as needed.
  • Coordinates maintenance workflow across learning docs and related patterns to keep the knowledge base coherent.

Quick Start

Run ce-compound-refresh after major refactors or dependency upgrades to refresh the knowledge base.

Frequently Asked Questions about ce-compound-refresh

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

FAQPage Schema
How do I automate documentation maintenance to fix stale learnings after a codebase refactor?

Automate documentation maintenance by reviewing existing learnings for drift and refreshing derived pattern docs against the current codebase. This workflow applies after refactors or dependency upgrades to ensure knowledge base coherence.

What is learning drift in a codebase and how do docs stay in sync?

Learning drift occurs when documentation becomes outdated after code changes. Docs stay in sync by validating frontmatter and consolidating pattern docs with updated evidence from the codebase during an automated maintenance review cycle.

Can I use interactive autofix workflows to update pattern docs during dependency upgrades?

Yes, interactive and autofix modes apply updates, consolidations, or replacements to pattern docs. The workflow coordinates maintenance across learning docs to keep the knowledge base coherent after dependency upgrades.

What is the best way to validate frontmatter and consolidate documentation after a migration?

The best way to validate frontmatter and consolidate documentation is running a refresh workflow that enforces frontmatter rules and consolidates pattern docs with updated evidence, outputting a maintenance report with Applied and Recommended actions.

Does the docs refresh process output a maintenance report with recommended actions?

Yes, the docs refresh process outputs a maintenance report detailing Applied and Recommended actions. This tracks automated updates and identifies manual interventions needed to fully sync the knowledge base.