Che cos'è ultrathink-orchestrator?
Richiama automaticamente il flusso di lavoro ultrathink per qualsiasi richiesta di lavoro (orchestratore predefinito) Fonte: rysweet/amplihack.
Richiama automaticamente il flusso di lavoro ultrathink per qualsiasi richiesta di lavoro (orchestratore predefinito)
Installa rapidamente la skill AI ultrathink-orchestrator nel tuo ambiente di sviluppo tramite riga di comando
Fonte: rysweet/amplihack.
This skill provides automatic orchestration for development and investigation tasks. It detects the task type from keywords and delegates to the appropriate workflow skill (investigation-workflow or default-workflow).
Auto-activation priority is LOW (5) to allow more specific skills to match first. When activated, this orchestrator selects between investigation-workflow and default-workflow based on the user's request keywords.
This skill acts as a thin wrapper around the canonical ultrathink command, following the amplihack pattern of single-source-of-truth for command logic.
Richiama automaticamente il flusso di lavoro ultrathink per qualsiasi richiesta di lavoro (orchestratore predefinito) Fonte: rysweet/amplihack.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/rysweet/amplihack --skill ultrathink-orchestratorRichiama automaticamente il flusso di lavoro ultrathink per qualsiasi richiesta di lavoro (orchestratore predefinito) Fonte: rysweet/amplihack.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/rysweet/amplihack --skill ultrathink-orchestrator Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/rysweet/amplihack