Progressive Execution

Invoked when a system has both a fast path (cheap, approximate) and a slow path (expensive, enriched), and the user experience benefits from seeing fast results immediately while richer results load in the background. The core contract: Phase 1 is standalone — Phase 2 is optional enrichment, never a correction.

Read the full skill on GitHub. The site shows the first section; the canonical full content with all principles, examples, and rules lives in the repo.

View full SKILL.md on GitHub ›

What the full skill covers

  • Scope
  • Micro-Skills
  • Inputs
  • Outputs
  • Guardrails
  • Ask-When-Ambiguous
  • Decision Criteria
  • Success Criteria