ce-compound-refresh

Refresh documentation in docs/solutions/ by comparing it against the current codebase.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/kenhia/kdeskdash --skill ce-compound-refresh-kenhia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-compound-refresh
Source: https://github.com/kenhia/kdeskdash/tree/main/.github/skills/ce-compound-refresh
Command: npx skills add https://github.com/kenhia/kdeskdash --skill ce-compound-refresh-kenhia

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of refreshing outdated documentation by reviewing, updating, consolidating, replacing, or deleting documentation against the current codebase.

Core Features & Use Cases

  • Automated Documentation Refresh: Reviews and updates documentation in 'docs/solutions/' based on the current codebase.
  • Interactive or Automated Mode: Can operate in interactive mode, asking for user decisions, or in automated mode, applying actions without user interaction.
  • Use Case: After a refactor or migration, use this Skill to ensure that the documentation accurately reflects the current codebase.

Quick Start

Run the ce-compound-refresh skill to refresh the documentation in the 'docs/solutions/' directory.

Frequently Asked Questions about ce-compound-refresh

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

FAQPage Schema
How do I update outdated documentation to match my current codebase?

To update outdated documentation, this Skill compares your existing docs against the current codebase and refreshes them by reviewing, consolidating, replacing, or deleting content. It targets the 'docs/solutions/' directory to ensure accuracy after code changes.

Can I automate documentation refresh without manual review?

Yes, you can automate documentation refresh without manual review using the automated mode. This mode applies updates directly without user interaction, whereas interactive mode prompts you for decisions on each documentation change.

What is the best way to consolidate stale docs after a code refactor?

The best way to consolidate stale docs after a refactor is to run this Skill against your codebase. It identifies outdated content and automatically consolidates or deletes documentation to accurately reflect your updated code.

When do I need to refresh documentation against my software codebase?

You need to refresh documentation against your software codebase after completing a major code refactor or migration. This ensures your solution documentation stays synchronized with the actual code logic and structure.

Does interactive mode for documentation updates require any dependencies?

No, interactive mode for documentation updates does not require any dependencies. The Skill operates independently to review your codebase and prompt for decisions, allowing you to manage updates without external libraries.