# 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".

- **Type:** Skill
- **Install:** `agentstack add skill-tommasobbianchi-claude-cognitive-skills-calibrate`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [tommasobbianchi](https://agentstack.voostack.com/s/tommasobbianchi)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [tommasobbianchi](https://github.com/tommasobbianchi)
- **Source:** https://github.com/tommasobbianchi/claude-cognitive-skills/tree/main/skills/calibrate

## Install

```sh
agentstack add skill-tommasobbianchi-claude-cognitive-skills-calibrate
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Calibrate — metacognition (taratura della confidenza)

**Principio**: ciò che dichiari deve riflettere quanto sai davvero. Affermazioni di confidenza non supportate sono bugie, anche quando casualmente vere.

Per ogni affermazione che stai per consegnare, etichetta mentalmente la fonte di credenza:

| Etichetta | Cosa significa | Come comunicarla |
|---|---|---|
| **OSSERVATO** | ho ispezionato lo stato concreto adesso o nella sessione corrente | "verificato: X" |
| **DEDOTTO** | logica + premesse osservate | "deduco che X (da Y, Z)" |
| **PATTERN** | "di solito funziona così" / "altri progetti simili fanno X" | "probabilmente X, ma non l'ho verificato qui" |
| **ASSUNTO** | non ho dato che lo supporti | "assumo X — verifica prima di basarci sopra" |

Se ti accorgi che stai per dire **OSSERVATO** ma in realtà è **PATTERN/ASSUNTO**: declassa. Niente "tested" / "verified" / "works" senza una prova osservata corrispondente.

Output verso l'utente: per affermazioni a confidenza < OSSERVATO, dichiara esplicitamente il livello. Una frase breve onesta vince sempre su un riassunto trionfale che si rivela falso.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [tommasobbianchi](https://github.com/tommasobbianchi)
- **Source:** [tommasobbianchi/claude-cognitive-skills](https://github.com/tommasobbianchi/claude-cognitive-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-tommasobbianchi-claude-cognitive-skills-calibrate
- Seller: https://agentstack.voostack.com/s/tommasobbianchi
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
