ce-compound-refresh

Audits and refreshes docs/solutions by comparing learnings with the current codebase.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/DieStok/ridder_lab_retreat_ai_hackathon_2026 --skill ce-compound-refresh-diestok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-compound-refresh
Source: https://github.com/DieStok/ridder_lab_retreat_ai_hackathon_2026/tree/main/.agents/skills/compound-engineering/skills/ce-compound-refresh
Command: npx skills add https://github.com/DieStok/ridder_lab_retreat_ai_hackathon_2026 --skill ce-compound-refresh-diestok

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Refresh stale learning docs and pattern docs under docs/solutions by reviewing them against the current codebase, then updating, consolidating, replacing, or deleting the drifted ones. Trigger this skill when users ask to refresh, audit, sweep, or clean up docs in docs/solutions, or when ce-compound has captured a new learning and flagged a specific older doc in docs/solutions as inaccurate or superseded — invoke with the narrow scope hint ce-compound provides. Also trigger when the user points at a specific learning or pattern doc under docs/solutions and calls it stale, outdated, overlapping, or drifted. Do not trigger for general refactor, migration, debugging, or code-review work unless the user has explicitly directed attention to docs/solutions/ itself.

Core Features & Use Cases

  • Reviews existing learnings against the current codebase to identify drift
  • Refreshes, consolidates, replaces, or deletes drifted docs to restore accuracy
  • Generates a maintenance report with applied and recommended actions for governance

Quick Start

Invoke ce-compound-refresh with a scope hint or mode to audit and refresh docs/solutions.

Frequently Asked Questions about ce-compound-refresh

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

FAQPage Schema
How do I audit stale documentation against my current codebase?

To refresh outdated pattern docs in docs/solutions, you compare them against the current codebase to identify drift. The skill updates, consolidates, replaces, or deletes drifted content to restore accuracy and maintain canonical guidance discoverability.

What is documentation drift detection and when should I perform a docs sweep?

Documentation drift detection is the process of identifying outdated or inaccurate docs that no longer match the codebase. You should perform a docs sweep when existing pattern docs under docs/solutions are flagged as stale, overlapping, or superseded by new learnings.

How do I consolidate overlapping pattern docs during a codebase audit?

Consolidating overlapping pattern docs during a codebase audit requires reviewing related documentation under docs/solutions, identifying duplicated or conflicting guidance, and merging them into a single accurate source. This skill applies maintenance across related docs to ensure canonical accuracy.

Can I generate a maintenance report for docs governance after refreshing stale learnings?

Yes, generating a maintenance report for docs governance is supported after refreshing stale learnings. The skill produces a concise report detailing applied updates, consolidations, deletions, and recommended actions to support phase-based maintenance workflows.

Does this docs maintenance process work for general code refactoring tasks?

No, this docs maintenance process is strictly scoped to refreshing and cleaning up docs/solutions. It should not be triggered for general refactor, migration, debugging, or code-review work unless explicitly directed at updating the docs/solutions directory itself.