What problem does it solve?
This Skill addresses the inconsistency and technical debt in archived Valkey-Samples cookbooks by providing a structured, contract-driven workflow to update them to current contribution standards.
Core Features & Use Cases
- Archive Fidelity: Ensures archived content is preserved while applying necessary updates to meet current CONTRIBUTING.md requirements.
- Validation & CI: Coordinates language-specific CI workflows and performs exhaustive execution of all Markdown code blocks to ensure technical accuracy.
- Use Case: Use this when you need to refresh an outdated cookbook from the archive/main-pre-reorg branch, ensuring it aligns with modern Valkey project APIs and passes all automated validation checks.
Quick Start
Use the revamp-cookbook skill to identify an outdated cookbook and begin the local drafting process according to current repository guidelines.