Conductor

Route a high-level goal to an ordered, local-first plan of capabilities — the generalised router — and optionally EXECUTE the plan's read-only steps. Reads the capability registry/curator, composes steps ordered by the system's layers (SENSE→DECIDE→ACT→REMEMBER→GOVERN→DEPLOY), annotates each local vs cloud with a concrete command, and estimates the goal's effort. The executor runs the safe analysis steps unattended and confirm-gates anything that mutates state or escalates to the cloud. Use when the user states a goal and you need to decide which botte capabilities to use in what order (or run them), or asks "how should I approach X with this toolkit".

zedarvates 9d28034 6 files · 20.9 KB Updated

File contents

zedarvates/botte-secrete/tree/main/skills/conductor commit 9d28034ef6

Frequently asked questions

npx skillmds@latest add zedarvates/conductor