curate-delta

Synthesize Reflector insights into structured playbook delta proposals with deterministic JSON output.

27|4|Updated Oct 12, 2025
One-click install
npx skills add https://github.com/jmanhype/claude-code-plugin-marketplace --skill curate-delta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: curate-delta
Source: https://github.com/jmanhype/claude-code-plugin-marketplace/tree/main/plugins/ace-context-engineering/skills
Command: npx skills add https://github.com/jmanhype/claude-code-plugin-marketplace --skill curate-delta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual effort of analyzing task failures and updating guidance systems, ensuring your AI assistant continuously improves from experience.

Core Features & Use Cases

  • Delta Synthesis: Automatically convert task reflections into structured playbook updates.
  • Quality Assurance: Filter out vague or redundant guidance to maintain high-quality automation patterns.
  • Use Case: When your AI assistant encounters a new error pattern, this Skill structures the learning into actionable guidance that prevents future failures.

Quick Start

Analyze the failed task about Spotify API usage and generate a curated delta proposal to update the playbook.

Frequently Asked Questions about curate-delta

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

FAQPage Schema
How do I convert task failures into structured playbook updates automatically?

Playbook curation synthesizes failure reflections into structured delta proposals—new guidance bullets, corrections, edits, and deprecations—that generalize learning beyond the immediate task. This Skill applies ACE Curator workflows to Reflector output and execution feedback to generate deterministic JSON deltas that prevent recurring failures.

What's the best way to maintain quality in automated guidance systems?

Filter vague or redundant guidance by validating evidence and tagging metadata on curated deltas. This ensures only high-confidence, actionable patterns propagate into your playbook, maintaining consistency across automation rules.

Can I automate learning from AI assistant errors?

Yes. When your AI assistant encounters new error patterns, delta curation structures the learning into precise, actionable guidance with evidence and reproducible metadata, eliminating manual analysis of task failures.

What does delta curation output contain?

Delta output includes new_bullets (fresh guidance), counters (exception handling), edits (refinements to existing rules), merges (consolidated patterns), and deprecations (obsolete guidance), all in validated JSON with taggable metadata for reproducibility.

Do I need specific input formats for playbook curation?

Inputs require Reflector insights, execution feedback, and current playbook state. The Skill generates deterministic JSON deltas, so structured input from Reflector workflows ensures precise, actionable curation output.

How does context-engineering improve AI training workflows?

Automated delta synthesis from task reflections feeds quality-filtered, evidence-backed guidance directly into playbooks, accelerating AI model improvement without manual review overhead in context-engineering pipelines.