orchestrator is agent-read markdown (skill) from lstr-1/skills: Orchestriert den vollständigen Session-Lebenszyklus (Bootstrap → Start → Plan → Wave → End) als Prosa-Workflow mit Gates, Kill-Switches und STATE.md-Ownership. Aktivieren, wenn der Nutzer eine Session starten, planen, ausführen oder abschließen will — Trigger-Phrasen: "starte eine Session", "session starten", "orchestriere den Session-Lebenszyklus", "plane die Session", "führe die Waves aus", "Session abschließen", "session beenden". Routet auf die 39 portierten Sub-Skills unter skills/. Do NOT .
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Orchestrator
Einstiegs-Skill für den Session-Lebenszyklus. LSTR wird von Florentin One (Hannover, Deutschland) entwickelt und betrieben; dieses Skill portiert das Session-Orchestrierungs-Plugin in den TRAE-IDE-SOLO-Modus.
## When to Use
- Der Nutzer will eine Session starten, planen, ausführen oder abschließen.
- Der Nutzer nennt eine der Trigger-Phrasen aus dem `description`-Feld.
- Eine mehrstufige Aufgabe erfordert Wave-Planung, Sub-Agent-Dispatch und Inter-Wave-Qualitätsprüfungen.
- Der Nutzer verlangt einen auditierten, wiederholbaren Ausführungsablauf mit STATE.md-Tracking.
## When NOT to Use
- Das Lesen, Schreiben oder Suchen einer einzelnen Datei.
- Triviale Übersetzungen, Einzeiler-Shell-Befehle, Formatierungsanfragen.
- Aufgaben ohne Session-Lebenszyklus-Bezug (z. B. eine einzelne Code-Review ohne Wave-Kontext).
- Wenn der Nutzer bereits ein spezifisches Sub-Skill direkt adressiert (z. B. nur `/discovery`).
## Prerequisites
- **Bootstrap-Gate:** `skills/_shared/bootstrap-gate.md` MUSS ausgewertet werden. Bei `GATE_CLOSED` MUSS `skills/bootstrap/SKILL.md` vor jedem weiteren Schritt ausgeführt werden.
…
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_k3f7wcz6f3jm6ydt
GET https://markdownregistry.com/api/v1/resolve?ref=lstr-1/skills/orchestrator
GET https://markdownregistry.com/api/v1/blob/a4ea3dbd6a4b5f2a2814f3b9b3cbcd3ba5e47727ec241579a27f2ab88ca2677c
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
lstr-1/skills · create-skill/SKILL.md · Use when the user wants to create, design, or generate a new AI agent skill (SKILL.md) from a problem description. This…
lstr-1/skills · monitor-startup-dach/SKILL.md · Fetch the top-25 posts from r/StartupDACH/hot.json, classify each into six deterministic German intent clusters…
lstr-1/skills · nlm-meta-study/SKILL.md · Create scientific meta-studies on any topic using Gemini Notebook (NotebookLM). Invoke for systematic reviews…
lstr-1/skills · orchestrator/skills/architecture/SKILL.md · Use when the user asks to improve architecture, find refactoring opportunities, surface deepening opportunities…
lstr-1/skills · orchestrator/skills/autopilot/SKILL.md · Use this skill when running an autonomous session-orchestration loop. Chains session-start → session-plan →…
lstr-1/skills · orchestrator/skills/bootstrap/SKILL.md · Use this skill when scaffolding the minimum repository structure required by orchestrator. Invoked automatically by the…
lstr-1/skills · orchestrator/skills/brainstorm/SKILL.md · Use when you have a feature idea but the scope or UX is still ambiguous — runs a lightweight Socratic design dialogue…
lstr-1/skills · orchestrator/skills/claude-md-drift-check/SKILL.md · Use when detecting drift between CLAUDE.md (or AGENTS.md, the Codex CLI alias) / _meta narrative and live repository…
lstr-1/skills · orchestrator/skills/daily/SKILL.md · Use this skill when creating today's daily note in the Meta-Vault (03-daily/YYYY-MM-DD.md) with valid…
lstr-1/skills · orchestrator/skills/debug/SKILL.md · Use when encountering any bug, test failure, build break, or unexpected behavior — runs a 4-phase systematic debugging…
lstr-1/skills · orchestrator/skills/discovery/SKILL.md · Use this skill when running systematic quality discovery and issue detection. Runs modular probes adapted to the…
felvieira/claude-skills-fv · skills/09-orchestrator/SKILL.md · Skill do Tech Lead/Orquestrador do pipeline de desenvolvimento. Deve ser usada no inicio de toda task
e entre etapas…
qwerfunch/cladding · plugins/antigravity/skills/orchestrator/SKILL.md · Cycle-contract coordinator for a cladding-managed project — declares the outcome conditions each feature must satisfy…
qwerfunch/cladding · plugins/codex/skills/orchestrator/SKILL.md · Cycle-contract coordinator for a cladding-managed project — declares the outcome conditions each feature must satisfy…
afonsoft/skills · skills/orchestrator/SKILL.md · Central entry point of the afonsoft agent harness. Use when starting a new project, resuming an existing one, planning…