Extract Orchestrator Skills

loom-builderspecjson
Path: loom-builder/specs/extract-orchestrator-skills.jsonRelative: specs/extract-orchestrator-skills.jsonSubproject: loom-builderCategory: dispatch-specs
Lines: 14Bytes: 875Imports: 0Exports: 0

Content Preview

  1. {
  2. "id": "extract-orchestrator-skills",
  3. "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/extract-orchestrator-skills.md",
  4. "targetCwd": "/home/mikes",
  5. "model": { "provider": "openrouter", "id": "tencent/hy3-preview" },
  6. "validation": [
  7. { "label": "skills dir has 7+ module files", "cmd": ["bash", "-c", "[ $(ls /home/mikes/docs/orchestrator-skills/*.md 2>/dev/null | wc -l) -ge 8 ]"], "cwd": "/home/mikes/docs" },
  8. { "label": "proposed snippet exists", "cmd": ["b