ce-compound-refresh

Audit docs/solutions against the current codebase and apply drift updates.

Updated Sep 25, 2024
One-click install
npx skills add https://github.com/kwam1na/athena --skill ce-compound-refresh-kwam1na
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-compound-refresh
Source: https://github.com/kwam1na/athena/tree/main/.agents/skills/ce-compound-refresh
Command: npx skills add https://github.com/kwam1na/athena --skill ce-compound-refresh-kwam1na

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and 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.

Core Features & Use Cases

  • Automated discovery and auditing of learning docs and pattern docs against the live codebase.
  • Perform targeted maintenance actions (Update, Consolidate, Replace, Delete) with evidence-backed decisions.
  • Generate a two-section maintenance report (Applied and Recommended) and coordinate with interactive or autofix workflows.

Quick Start

Begin a drift-maintenance pass across docs/solutions by running ce-compound-refresh.

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 drift maintenance for stale pattern docs against my current codebase?

Automated drift maintenance audits docs/solutions against the live codebase to detect stale learnings, then applies updates, consolidations, replacements, or deletions based on codebase evidence. It triggers via user requests to refresh, audit, sweep, or consolidate drifted content.

What is the best way to consolidate drifted learning docs in docs/solutions?

Consolidating drifted learning docs is handled by an evidence-based maintenance workflow that audits pattern docs against the current codebase. It detects drift and applies targeted actions like consolidation or replacement, yielding a two-section report of applied and recommended changes.

Can I use an autofix workflow to update stale documentation patterns?

Autofix workflows are supported alongside interactive reviews for updating stale documentation patterns. Mode detection automatically identifies the requested workflow, applying evidence-backed updates, consolidations, or deletions across docs/solutions and related patterns.

Does the drift audit process provide recommended updates in addition to applied changes?

The drift audit process always yields a two-section report containing both Applied and Recommended updates. This ensures you see what maintenance actions were automatically executed and what optional metadata updates or manual actions are still advised.

How do I sweep and refresh documentation after capturing a new learning?

Sweeping and refreshing documentation after capturing a new learning is triggered by requesting a drift-maintenance pass. The workflow audits existing docs/solutions and related patterns against the codebase to ensure new learnings are accurately reflected without stale content.

When should I not use automated codebase-evidence drift maintenance?

You should avoid automated codebase-evidence drift maintenance when documentation updates require subjective context or external system references not present in the current codebase, as the workflow strictly enforces evidence-based decisions for all applied actions.