otel-validation
SolidUse telemetry evidence for Squad usage and process audits when available.
AI & Automation 58 stars
15 forks Updated 2 weeks ago MIT
Install
Quality Score: 85/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
## Context
Use when auditing Squad usage, delegation quality, model mix, tool-call behavior, or session bottlenecks.
## Patterns
- Prefer telemetry/session-store evidence when available.
- Significant work-unit routing accuracy is the primary KPI; raw tool/task counts are supporting evidence.
- Pair telemetry with `.squad/orchestration-log/` entries and git history.
## Examples
- A drift audit checks whether substantial code changes had corresponding agent delegation and orchestration logs.
- A model-policy audit checks whether routine work stayed on standard/fast models instead of premium reviewers.
## Anti-Patterns
- Do not judge delegation quality only by raw tool counts.
- Do not expose private telemetry contents in user-facing summaries.
Details
- Author
- DanWahlin
- Repository
- DanWahlin/ai-agent-board
- Created
- 6 months ago
- Last Updated
- 2 weeks ago
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
agent-observability
Use when instrumenting or debugging an AI agent and you need privacy-aware traces, structured events, metrics, cost attribution, dashboards, alerts, or audit evidence.
2 Updated 3 days ago
sandbaseai AI & Automation Solid
ai-agent-observability-evaluation
Use when measuring, evaluating, replaying, evidencing, or tracking success for AI agent tasks, steps, traces, and outcomes.
25 Updated 3 days ago
peterbamuhigire AI & Automation Listed
agent-interaction-audit
Load when the user asks for private agent interaction audits from local Codex/Claude Code traces, task profiles, tool-call decisions, collaboration bottlenecks, prompt/rule or automation-log audits, closeout retrospectives, or evidence-backed Skill/project-rule/Eval/SOP/OKF improvements.
72 Updated 1 months ago
JasonxzWen