# tommasobbianchi

> Open-source publisher. Listings imported from github.com/tommasobbianchi — credited to the original author with their license.

- **Listings:** 11
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/tommasobbianchi
- **Website:** https://github.com/tommasobbianchi

## Published listings

- [Cleanup Check](https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-cleanup-check) — Skill · Free · security-reviewed — `agentstack add skill-tommasobbianchi-claude-cognitive-skills-cleanup-check`
  Verifica che l'ambiente sia stato lasciato pulito dopo le tue azioni. Invocala dopo operazioni che toccano filesystem, processi, container, nodi remoti via SSH/scp, file in /tmp. Use after work to confirm working trees clean, no orphan processes, no stale temp files — the user's next pull/run must hold no surprises. Triggers anche su "lascia pulito", "non dimenticare residui", quando hai usato `s…
- [Self Monitor](https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-self-monitor) — Skill · Free · security-reviewed — `agentstack add skill-tommasobbianchi-claude-cognitive-skills-self-monitor`
  Sorveglianza continua del proprio comportamento durante l'esecuzione. Invocala periodicamente in task lunghi (ogni 5-7 azioni), quando senti di "stare girando in tondo", quando hai ripetuto la stessa operazione 2+ volte senza successo. Use during long tasks to detect loops, redundancy, lost focus before they accumulate. Triggers anche su "stai facendo la stessa cosa", "ti perdi", quando senti che…
- [Cognitive Spawn](https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-cognitive-spawn) — Skill · Free — `agentstack add skill-tommasobbianchi-claude-cognitive-skills-cognitive-spawn`
  Avvia i watcher cognitivi in background (inhibit, error, cleanup). Sono daemon bash che fanno tail del transcript della sessione corrente + check periodici sul filesystem, scrivono alert in ~/.claude-cognitive-alerts/, e il PostToolUse hook li consegna al modello prima del prossimo tool call. Invoca ad inizio sessione di lavoro non triviale, dopo /clear, o quando vuoi monitoring real-time attivo.…
- [Outcome Eval](https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-outcome-eval) — Skill · Free · security-reviewed — `agentstack add skill-tommasobbianchi-claude-cognitive-skills-outcome-eval`
  Outcome evaluation (OFC/striatum). Invocala dopo aver completato un'azione concreta, prima di considerarla chiusa. Use after each substantive action to verify it produced the expected effect — not "should have", actually did. Triggers anche su "fatto X", "completato Y", "il comando è andato a buon fine?", quando hai un risultato ma non l'hai ancora confrontato con l'aspettativa.
- [Handoff Audit](https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-handoff-audit) — Skill · Free · security-reviewed — `agentstack add skill-tommasobbianchi-claude-cognitive-skills-handoff-audit`
  Vigilanza pre-consegna. Invocala SEMPRE prima di "fatto", "done", "ok prova", "ho consegnato X", prima di commit+push, prima di chiudere un'azione che ha effetto fuori dalla conversazione. Use BEFORE telling the user the task is done — runs efficacy + cleanup + confidence calibration. Triggers anche su "perfetto", "pronto", "tutto a posto", "puoi provare ora".
- [Goal Stack](https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-goal-stack) — Skill · Free · security-reviewed — `agentstack add skill-tommasobbianchi-claude-cognitive-skills-goal-stack`
  Gerarchia multilayer di scopi (P0 globale / P1 sessione / P2 sub-task / P3 turno) con priorità e integrazione memoria. Invocala a session start, prima di iniziare una nuova sotto-task, in caso di conflitto fra obiettivi, o quando senti drift. Use to anchor every action on the right layer of intent — prevents short-term wins from sabotaging long-term goals. Triggers anche su "ma stiamo facendo X?"…
- [Inhibit](https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-inhibit) — Skill · Free · security-reviewed — `agentstack add skill-tommasobbianchi-claude-cognitive-skills-inhibit`
  Inhibitory control (rIFG). Invocala PRIMA di azioni irreversibili o ad alto blast radius — commit, push, force-push, rm, delete, deploy, send message, hardware print, MCP call mutativa, modifica di state shared. Use BEFORE any irreversible action to pause and verify the impulse is justified. Triggers anche su "voglio fare X" / "procedo" / quando rilevi tu stesso un impulso ad agire rapidamente.
- [Cognitive Flow](https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-cognitive-flow) — Skill · Free · security-reviewed — `agentstack add skill-tommasobbianchi-claude-cognitive-skills-cognitive-flow`
  Orchestratore dei sottosistemi cognitivi (goal-stack, inhibit, self-monitor, outcome-eval, error-check, cleanup-check, calibrate, handoff-audit). Invocala a session start, dopo un compact/clear, prima di affrontare un task non triviale, o quando vuoi un "reset disciplinato" del proprio modo di lavorare. Use to set up which cognitive sub-skill fires at which moment of the task lifecycle — prevents…
- [Error Check](https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-error-check) — Skill · Free · security-reviewed — `agentstack add skill-tommasobbianchi-claude-cognitive-skills-error-check`
  Error detection + post-error slowing (ACC). Invocala immediatamente quando hai appena commesso un errore — exit code !=0, exception, output inatteso, contraddizione con un'asserzione precedente, l'utente segnala uno sbaglio. Use right after detecting your own mistake to STOP, diagnose root cause, prevent the same class of error within the same session. Triggers anche su "hai sbagliato", "no, non…
- [Calibrate](https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-calibrate) — Skill · Free · security-reviewed — `agentstack add skill-tommasobbianchi-claude-cognitive-skills-calibrate`
  Metacognition — confidence calibration. Invocala prima di affermazioni, predizioni, riassunti, "ho fatto X funziona". Use to separate what you KNOW (observed/verified) from what you ASSUME (pattern matching, inference, "should work") — and to declare it explicitly to the user. Triggers anche quando stai per dire "credo", "dovrebbe", "probabilmente", "sicuramente", "verified".
- [Cognitive Stop](https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-cognitive-stop) — Skill · Free · security-reviewed — `agentstack add skill-tommasobbianchi-claude-cognitive-skills-cognitive-stop`
  Termina i watcher cognitivi in background (inhibit, error, cleanup) lanciati da /cognitive-spawn. Invoca a fine sessione di lavoro intensiva, prima di un compact, o quando vuoi disattivare il monitoring. Triggers: "/cognitive-stop", "ferma watchers", "spegni monitoring cognitivo", "stop sentinels".

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
