┌────────────────────────────────────────────────────────────────────────┐
│                        📊 TELEMETRY COMPRESSION BOARD                  │
├───────────────────┬──────────────────────┬─────────────────────────────┤
│ 📦 FOOTPRINT       │ 🚀 PERFORMANCE       │ 💥 STABILITY & ERRORS       │
│ • 431 Plugins     │ • Direct CLI Integr.   │ • Spec-validated CI Gate    │
│ • 2,754 Skills    │ • Auto-activated     │ • 0 C-grade merges allowed  │
│ • 297 Agents      │ • Zero-overhead run  │ • 100-point grading system  │
└───────────────────┴──────────────────────┴─────────────────────────────┘

📈 PERFORMANCE

  • Activation Overhead: ~0ms -> 0ms (0.0%) — Triggered dynamically via context-matching SKILL.md frontmatter rules without loading a runtime engine.
  • Installation Latency: Local pnpm direct link or native /plugin command execution bypassing external registry lookups.

📦 FOOTPRINT

  • Package Count: 431 plugins -> 431 plugins (0.0%) — All-inclusive local filesystem catalog.
  • Skill Definitions: 2,754 skills -> 2,754 skills (0.0%) — High-density instruction sets packed in flat Markdown files.
  • Templates: 6 directory structures -> minimal-plugin, command-plugin, agent-plugin, full-plugin, rate-limits-documentation, skill-plugin.

💥 STABILITY

  • Validation Pass Rate: 100.0% — Zero tolerance for C-grade schemas. Enforced with Intent Solutions validator & AgentSkills.io standards.
  • PR Prescreening: Pre-merge validation check for 8 mandatory frontmatter fields: name, description, allowed-tools, version, author, license, compatibility, and tags.

🚨 GOTCHAS

  • Deprecations: compatible-with property deprecated in schema 3.4.0. Batch-convert using scripts/batch-remediate.py.
  • Context Scope: MCP server integrations require separate local Node.js process runtime execution environments.