Che cos'è default-workflow?
Flusso di lavoro di sviluppo per funzionalità, bug, refactoring. Si attiva automaticamente per implementazioni con più file. Fonte: rysweet/amplihack.
Flusso di lavoro di sviluppo per funzionalità, bug, refactoring. Si attiva automaticamente per implementazioni con più file.
Installa rapidamente la skill AI default-workflow nel tuo ambiente di sviluppo tramite riga di comando
Fonte: rysweet/amplihack.
This skill provides the standard development workflow for all non-trivial code changes in amplihack. It auto-activates when detecting multi-file implementations, complex integrations, or significant refactoring work.
The workflow defines the canonical execution process: from requirements clarification through design, implementation, testing, review, and merge. It ensures consistent quality by orchestrating specialized agents at each step and enforcing philosophy compliance throughout.
This is a thin wrapper that references the complete workflow definition stored in a single canonical location, ensuring no duplication or drift between the skill interface and the workflow specification.
Flusso di lavoro di sviluppo per funzionalità, bug, refactoring. Si attiva automaticamente per implementazioni con più file. Fonte: rysweet/amplihack.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/rysweet/amplihack --skill default-workflowFlusso di lavoro di sviluppo per funzionalità, bug, refactoring. Si attiva automaticamente per implementazioni con più file. 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 default-workflow 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