Che cos'è return-stack?
Dove sei stato è dove puoi tornare. Fonte: simhacker/moollm.
Dove sei stato è dove puoi tornare.
Installa rapidamente la skill AI return-stack nel tuo ambiente di sviluppo tramite riga di comando
Fonte: simhacker/moollm.
"Where you've been is where you can go back to."
Return Stack treats navigation history as a first-class continuation — a stack of saved positions you can manipulate like browser history or a call stack.
| Call stack | History | Return stack | | Return address | Back button | Previous room | | Stack frame | Tab | Room context | | Push | Navigate | ENTER | | Pop | Back | BACK |
Dove sei stato è dove puoi tornare. Fonte: simhacker/moollm.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/simhacker/moollm --skill return-stackDove sei stato è dove puoi tornare. Fonte: simhacker/moollm.
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/simhacker/moollm --skill return-stack 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/simhacker/moollm