| name | workflow-observability |
| description | Inspect bootstrap provenance, invocation tracking, and workflow state to explain which repo-local agents, tools, plugins, and skills are actually being exercised. |
Workflow Observability
Before auditing the setup, call skill_ping with skill_id: "workflow-observability" and scope: "project".
Read these in order:
.opencode/meta/bootstrap-provenance.json
.opencode/state/invocation-log.jsonl if it exists
.opencode/state/last-ticket-event.json if it exists
.opencode/state/workflow-state.json
tickets/manifest.json
Return these sections:
Bootstrap
Observed Usage
Missing Or Never-Seen Surfaces
Workflow Drift Risks
Next Fix
If .opencode/state/invocation-log.jsonl does not exist yet, say no invocation data yet explicitly instead of implying the setup is healthy.