What problem does it solve? Agents acting on stale or unverified organizational memory cause real incidents, such as sending a renewal from the wrong CRM record because a procedure page named an account that no longer exists. This Skill enforces a verify-before-act discipline when reading durable memory from an Atmina Knowledge Base, so claims about artifacts are checked against their locators before any action is taken. ## Core Features & Use Cases - Ordered recall procedure: Orients with whoami, list_kbs, and get_context, then matches named artifacts via exhaustive list_files on the /applies_to pointer, and searches only the durable wiki/ scope with recency boosts. - Verify-before-act gate: Reads the product-computed attestation block (attested, drifted, unresolved, external) or runs a manual pin-and-span check with file_history and read_file before acting on any artifact claim. - Structured STOP and UNVERIFIED outcomes: Produces a fixed stop shape naming the claim, evidence id, locator, result, and what is not being done, and never substitutes a near match. - Use Case: A procedure page says to send a renewal from Salesforce account A-104. The account does not exist and only a similarly named HubSpot company is found; the Skill stops, reports the unresolved locator, and refuses to substitute the near match. ## Quick Start Ask the agent to look up a recorded decision or procedure from the Atmina Knowledge Base and verify it before acting on it.