hybrid-agent-detector

Official

Detect hybrid agents quickly

Authorfractary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Detects agents that blur the line between orchestration and execution by performing direct work instead of delegating to skills.

Core Features & Use Cases

  • Analyzes agent definitions for execution patterns like file ops, data processing, API calls.
  • Returns structured JSON with severity and recommendations.
  • Guides consolidation of execution into dedicated skills.

Quick Start

Run the detector to surface hybrid agents and suggested migrations.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: hybrid-agent-detector
Download link: https://github.com/fractary/claude-plugins/archive/main.zip#hybrid-agent-detector

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository