ce-compound-refresh

Refresh learning and pattern documents based on codebase changes.

14|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Ouro-labs/ouroboros-plugins --skill ce-compound-refresh-ouro-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-compound-refresh
Source: https://github.com/Ouro-labs/ouroboros-plugins/tree/main/plugins/compound-engineering/assets/skills/ce-compound-refresh
Command: npx skills add https://github.com/Ouro-labs/ouroboros-plugins --skill ce-compound-refresh-ouro-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the refreshing of outdated learning and pattern documents within a codebase, ensuring documentation remains up-to-date and accurate.

Core Features & Use Cases

  • Automated Review: Reviews existing learning documents against the current codebase to identify outdated content.
  • Documentation Refresh: Updates, consolidates, or deletes outdated documents based on their relevance to the current codebase.
  • Interactive or Headless Mode: Can operate with user interaction or automatically without user input.
  • Use Case: When a developer needs to ensure that all documentation within the 'docs/solutions/' directory is accurate and up-to-date after changes in the codebase.

Quick Start

Run ce-compound-refresh to initiate the refresh process. You can specify a scope hint or run it headlessly with mode:headless.

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 the updating of stale learning and pattern documents in my codebase?

Automating document maintenance involves analyzing codebase changes to apply updates, consolidations, or deletions to outdated documentation. This Skill reviews existing learning documents against current codebase states to ensure accuracy. It operates in interactive or headless mode.

When do I need to refresh outdated documentation after codebase changes?

You need to refresh outdated documentation when codebase updates make existing learning or pattern documents stale and inaccurate. This ensures documentation remains synchronized with the current codebase state, preventing developers from referencing obsolete solutions or deprecated patterns.

Can I run automated document review headlessly without user interaction?

Yes, you can run automated document review headlessly without user interaction. By executing the refresh process with `mode:headless`, the tool automatically applies updates, consolidations, and deletions to learning documents based on the current codebase state.

What is the best way to consolidate outdated learning documents against current code patterns?

The best way to consolidate outdated learning documents is through automated review against the current codebase. This process identifies irrelevant content, merges overlapping pattern documentation, and deletes obsolete files, ensuring documentation accurately reflects active codebase integration.

How do I maintain documentation accuracy in the docs/solutions directory after refactoring?

Maintaining documentation accuracy after refactoring requires running an automated refresh process targeting the 'docs/solutions/' directory. This reviews existing learning documents against the updated codebase, applying necessary updates, consolidations, and deletions based on current relevance.

Does automated document maintenance require analyzing codebase changes before applying updates?

Yes, automated document maintenance requires analyzing codebase changes and documentation content before applying updates. This analysis ensures that document updates, consolidations, and deletions are accurately based on the current state of the codebase.