Extract Orchestrator Skills
Path:
loom-builder/specs/extract-orchestrator-skills.jsonRelative: specs/extract-orchestrator-skills.jsonSubproject: loom-builderCategory: dispatch-specsLines: 14Bytes: 875Imports: 0Exports: 0
Content Preview
- {
- "id": "extract-orchestrator-skills",
- "promptFile": "/home/mikes/leverage-loops-projects/loom-builder/prompts/extract-orchestrator-skills.md",
- "targetCwd": "/home/mikes",
- "model": { "provider": "openrouter", "id": "tencent/hy3-preview" },
- "validation": [
- { "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" },
- { "label": "proposed snippet exists", "cmd": ["b