managing-agents

Community

Master your AI agents: create, promote, and organize.

AuthorSixallfaces
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Users need to create specialized AI agents for unique tasks but require a robust system to manage their lifecycle, from temporary use to permanent promotion and proper organization. This Skill provides comprehensive tools for agent creation, namespacing, promotion, and cleanup, ensuring a clean and efficient agent ecosystem.

Core Features & Use Cases

  • Temp Agent Lifecycle Management: Create ephemeral agents for single workflows, use them, and then decide to promote them to permanent status or automatically clean them up.
  • Agent Promotion: Easily convert successful temporary agents into permanent, reusable defined agents, making them discoverable and available across all future workflows.
  • Namespacing & Conflict Resolution: Automatically handle agent namespacing (orchestration:) to prevent conflicts with built-in agents and ensure proper routing.
  • Agent Maintenance: Update, delete, and track usage statistics for your defined agents, keeping your agent library optimized and relevant.
  • Use Case: After a workflow successfully uses a temporary security-scanner agent to find critical vulnerabilities, promote it to a permanent orchestration:security-scanner agent for reuse in all future CI/CD pipelines.

Quick Start

I want to create a custom agent for security auditing. How do I manage its lifecycle?

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: managing-agents
Download link: https://github.com/Sixallfaces/orkestr/archive/main.zip#managing-agents

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