observal-admin
Administers Observal users, settings, diagnostics, review queues, security events, audit logs, SAML, SCIM, local server services, upgrades, rollback, and…
Recovers Observal session ingestion, manages CLI upgrades, downgrades and rollback, and performs explicit local Agent fallback when the server is unavailable. Use when the user asks to reconcile missed sessions, repair CLI version state, or continue locally after a confirmed
$ npx -y skills add Observal/Observal --skill observal-advanced --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/observal-advancedContext preview
The summary Claude sees to decide when to auto-load this skill.
Recovers Observal session ingestion, manages CLI upgrades, downgrades and rollback, and performs explicit local Agent fallback when the server is unavailable. Use when the user asks to reconcile missed sessions, repair CLI version state, or continue locally after a confirmed
# SPDX-FileCopyrightText: 2026 Hemalatha Madeswaran <hemalathamadeswaran@gmail.com> # SPDX-FileCopyrightText: 2026 Hari Srinivasan <harisrini21@gmail.com> # SPDX-License-Identifier: Apache-2.0 name: observal-advanced command: observal description: "Recovers Observal session ingestion, manages CLI upgrades, downgrades and rollback, and performs explicit local Agent fallback when the server is unavailable. Use when the user asks to reconcile missed sessions, repair CLI version state, or continue locally after a confirmed connection or configuration failure." version: 2.2.0 owner: observal
1. Execute commands with a 60 second timeout unless the operation documents a longer wait. 2. **Use machine output by default:** add `--output json` whenever supported. Parse list results from `items` and pagination fields. 3. Run `--help` before acting when a path or flag is uncertain. 4. Use dry run before reconciliation when scope or session volume is uncertain. 5. Supply documented force flags so version operations never prompt. 6. Verify cursor, outbox, installed version, checksum, and rollback state after recovery operations. 7. Fail openly. Never hide an unavailable server behind automatic local writes. 8. Never retry reconciliation, version changes, or fallback writes without checking resulting state.
Read [Recovery workflows](references/recovery-workflows.md) completely before executing.
Report sessions discovered, queued, skipped, or failed for reconciliation; old and new versions for CLI changes; or exact local paths for fallback. Include unresolved warnings and the command needed once the server is reachable.
Observal is self-hosted registry for your coding agent extensions with a built in insight engine. Setup Observal, define the scope and share your Skills, MCPs and Agents with your peers.
Administers Observal users, settings, diagnostics, review queues, security events, audit logs, SAML, SCIM, local server services, upgrades, rollback, and…
Creates, authors, validates, publishes, updates, versions, pulls, archives, restores, transfers, and manages co-authors for Observal Agents. Use when the user…
Inspects Observal traces, sessions, rankings, feedback, telemetry health, logs, and Agent insight reports. Use when the user wants operational evidence,…
Searches, recommends, bulk-submits, installs, edits, versions, archives, restores, transfers, and manages co-authors for Observal MCP servers, skills, hooks,…