johari-diagnostic

Audit AI agent codebases for observability coverage across four Johari quadrants.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/That1Drifter/agentic-johari-window --skill johari-diagnostic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: johari-diagnostic
Source: https://github.com/That1Drifter/agentic-johari-window/tree/main/skills/johari-diagnostic
Command: npx skills add https://github.com/That1Drifter/agentic-johari-window --skill johari-diagnostic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit an AI agent project for observability coverage across the four Agentic Johari Window quadrants — Open, Blind Spot, Hidden, Unknown. Detects tracing, evals, provenance, red-teaming, and related signals in the codebase and produces a scored gap report. Use when the user asks to "run a johari diagnostic", "audit agent observability", "score quadrant coverage", or "where are my observability gaps".

Core Features & Use Cases

  • Identify target codebase language and ecosystems and scan for observability signals across the 16 dimensions (OPEN, BLIND SPOT, HIDDEN, UNKNOWN).
  • Compute a quadrant score with a defined weighting scheme and produce both a concise inline summary and a full Johari report.
  • Generate actionable recommendations by highlighting largest gaps and providing concrete remediation steps.

Quick Start

Run the johari-diagnostic tool on your agent repository to generate a full observability diagnostic report.

Frequently Asked Questions about johari-diagnostic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my AI agent codebase for observability gaps?

To audit an AI agent codebase for observability gaps, run a diagnostic scan that detects tracing, evals, provenance, and red-teaming signals across 16 dimensions. It scores coverage across four quadrants and outputs a formal gap report with actionable remediation recommendations.

What is the Agentic Johari Window for evaluating agent observability?

The Agentic Johari Window is a four-quadrant model—Open, Blind Spot, Hidden, and Unknown—used to evaluate agent observability. It categorizes signals from your codebase to identify which areas of tracing, evals, and red-teaming are actively monitored versus completely undetected.

How do I score observability coverage for tracing and red-teaming signals?

You score observability coverage by detecting tracing and red-teaming signals across 16 codebase dimensions and applying weighted multipliers to each of the four Johari quadrants. This produces a scored gap report that highlights your largest observability weaknesses.

Can I use this diagnostic tool on any AI agent project regardless of language?

Yes, the diagnostic tool identifies the target codebase language and ecosystems before scanning for observability signals. It applies the four-quadrant scoring universally, making it suitable for evaluating any AI agent project with tracing, evals, or provenance data.

What does the observability diagnostic report include?

The observability diagnostic report includes a concise inline summary and a formal written report. It highlights your largest coverage gaps across the 16 dimensions and provides concrete, actionable remediation steps to improve your agent's tracing and red-teaming signals.

Why does my AI agent project have unknown observability blind spots?

Unknown observability blind spots occur when an AI agent project lacks sufficient tracing, provenance, or red-teaming signals in the codebase. A diagnostic scan maps these missing signals to the Unknown quadrant, quantifying the gap and recommending concrete remediation steps.