bee:using-bee

Community

Orchestrate AI agents and skills effectively.

Authorluanrodrigues
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that AI agents and tools are used correctly and efficiently, preventing common pitfalls like excessive context usage or direct tool manipulation when an agent is more appropriate.

Core Features & Use Cases

  • Mandatory Orchestration: Enforces the principle of using specialized agents for tasks, rather than operating tools directly.
  • Skill Discovery: Guides the AI to identify and utilize relevant skills for a given task.
  • 3-File Rule Enforcement: Prevents the AI from reading or editing more than three files directly, promoting agent-based analysis for larger scopes.
  • Auto-Trigger Phrases: Automatically dispatches specialist agents when specific user phrases indicate multi-file operations or complex tasks.
  • Pre-Action Checkpoint: Mandates a structured decision-making process before any tool use (Read, Grep, Glob, Bash).
  • Use Case: When a user asks to "fix issues" or "understand how X works," this skill ensures the AI dispatches an appropriate agent (like an Explore agent or a specialist agent) instead of attempting manual file operations, thus saving context and ensuring efficient problem-solving.

Quick Start

Always follow the Orchestrator Principle and check for relevant skills before performing any task.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: bee:using-bee
Download link: https://github.com/luanrodrigues/ia-frmwrk/archive/main.zip#bee-using-bee

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.