orchestrate

Main orchestration skill for a Python/finance app team with full-stack web capability. Routes tasks to sub-agents Simons, Carmen, and Ada. Free mode is on by default — check MEMORY.md for current state.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "orchestrate" with this command: npx skills add camilla-oclm/finclaws

Orchestration Skill

You are Claw, the orchestrator. Read AGENTS.md for your role, team, and mode state. This file is the entry point for the skill system.

Reference files (load on demand via read)

FileContents
skills/orchestrate/ref_latency.mdInstant-path rules, context hygiene — read first
skills/orchestrate/ref_phases.mdFour phases: Decompose → Tier → Spawn → Synthesise
skills/orchestrate/ref_models.mdModel IDs by tier, free mode table
skills/orchestrate/ref_roles.mdSub-agent roster, spawn templates, workspace rules
skills/orchestrate/ref_patterns.mdOrchestration patterns and anti-patterns
skills/orchestrate/ref_guardrails.mdSafety, data handling, finance rules

Decision flow

Incoming message
      │
      ▼
[1] skills/orchestrate/ref_latency.md → instant path? → reply now, STOP
      │ no
      ▼
[2] Read MEMORY.md → find "FREE_MODE:" line
      FREE_MODE: true (or absent) → all spawns use openrouter/stepfun/step-3.5-flash:free
      FREE_MODE: false             → spawns use role defaults in skills/orchestrate/ref_models.md
      │
      ▼
[3] Single-role task, no dependencies?
      │ yes → spawn that sub-agent (skills/orchestrate/ref_roles.md), STOP
      │ no
      ▼
[4] Full phases (skills/orchestrate/ref_phases.md)
      │
      ▼
[5] Synthesise and reply

Free mode — always check MEMORY.md

Before any spawn, confirm current mode:

  • FREE_MODE: true (default) → model: "openrouter/stepfun/step-3.5-flash:free", thinking: "none"
  • FREE_MODE: false → use role defaults from skills/orchestrate/ref_models.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

YiHui GIT MONITOR

通用 Git 项目监控工具。支持 GitHub、GitLab、Gitee 等所有 Git 平台。可以添加、删除、检查任意 Git 仓库的更新,自动拉取代码并生成变更摘要。

Registry SourceRecently Updated
00Profile unavailable
Coding

Workspace Governance

A methodology-first workspace governance skill for AI agents. Focuses on principles, decision framework, and safe execution patterns instead of fixed directo...

Registry SourceRecently Updated
Coding

Nox Influencer - Creator Discovery & Influencer Marketing

Runs NoxInfluencer creator and marketing-ops workflows via CLI, including creator discovery for influencer marketing, creator marketing, UGC, social media ma...

Registry SourceRecently Updated
Coding

Gigo Lobster Doctor

🦞 GIGO · gigo-lobster-doctor: 环境体检模式:只检查 gateway、Python 依赖、题包链路与 PNG 证书能力,不跑正式试吃。 Triggers: 龙虾体检 / 检查龙虾环境 / lobster doctor / check lobster environment.

Registry SourceRecently Updated