Che cos'è do-work?
Coda attività: aggiungi richieste o elabora il lavoro in sospeso Fonte: knews2019/skill-do-work.
Coda attività: aggiungi richieste o elabora il lavoro in sospeso
Installa rapidamente la skill AI do-work nel tuo ambiente di sviluppo tramite riga di comando
Fonte: knews2019/skill-do-work.
Core concept: The capture requests action always produces both a UR folder (preserving the original input) and REQ files (the queue items). Each REQ links back to its UR via userrequest frontmatter. This pairing is mandatory for all requests — simple or complex.
Capture ≠ Execute. The capture requests action captures requests. The work action executes them. These are strictly separate operations. After capture finishes writing files and reporting back, STOP. Do not start processing the queue, do not begin implementation, do not "helpfully" transition into the work action. The user decides when to execute — always. The only exception is if the user explicitly says somethin...
Human time has two optimal windows. The system is designed to maximize the value of human attention:
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/knews2019/skill-do-work --skill do-workCoda attività: aggiungi richieste o elabora il lavoro in sospeso Fonte: knews2019/skill-do-work.
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/knews2019/skill-do-work --skill do-work 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/knews2019/skill-do-work