Recipe Loader

Use when a development task needs recipe + guide discovery — matches 0..N agentic recipes for the task, unions the guides and plays they require, runs residual guide-search over uncovered aspects, and emits a ranked coverage map (aspect → recipe/guide/play; uncovered flagged). Delegates ALL fetching to the dev-guides-navigator plugin; never re-implements the fetcher and never extends guides-matcher. Invoked by the phase flow or an orchestrator at the front of a task.

camoa Updated

File contents

camoa/claude-skills/tree/main/ai-dev-assistant/skills/recipe-loader commit f355d07bbf

Frequently asked questions

npx skillmds@latest add camoa/recipe-loader