stotihv

🎯 skills - Simplifying Multi-Agent Coordination

🌟 Overview

Welcome to the skills repository. This software offers a collection of Claude Skills designed for multi-agent coordination, planning, and autonomous execution using Agent Mail. With these skills, you can streamline complex tasks and ensure effective communication between agents.

πŸ”— Download & Install

Download from Releases

To download and install the software, please follow these steps:

  1. Visit the Releases Page: Go to this page to find the latest version of the software.

  2. Choose the Right Release: Find the version that suits your system. Click on it to view the available assets.

  3. Download the Software: Click on the file you need and it will start downloading. Once complete, locate the file on your computer.

  4. Run the Software: Open the downloaded file to start using the skills in your applications.

πŸš€ Getting Started

πŸ“‹ Skills Included

Here’s a brief overview of the skills you can implement:

Skill Description
issue-resolution This skill helps you systematically diagnose and fix bugs through triage, reproduction, root cause analysis, and verified fixes.
knowledge Extracts knowledge from Amp threads and updates your project documentation.
orchestrator Plan and coordinate multi-agent bead execution with parallel workers for effective execution.
planning Generate comprehensive plans through discovery, synthesis, verification, and decomposition to ensure efficiency.
worker Executes beads autonomously within a track with context persistence via Agent Mail.

πŸ’» Installation Instructions

πŸ”§ Install via Claude Code

  1. Add as Marketplace: To add the skills to your environment, use the following command:
    /plugin marketplace add draphonix/skills
    
  2. Install Specific Skills: After adding the marketplace, you can install specific skills using these commands:
    /plugin install issue-resolution@kuckit
    /plugin install planning@kuckit
    /plugin install orchestrator@kuckit
    /plugin install worker@kuckit
    

πŸ“… System Requirements

Ensure your system meets the following requirements for optimal performance:

βš™οΈ Troubleshooting

If you encounter issues while installing or running the software, try the following:

  1. Verify Your Installation: Ensure you followed all steps correctly. Check the installation commands for accuracy.

  2. Check for Updates: Visit the Releases Page for any updates that might address your issue.

  3. Clear Cache: Sometimes, clearing your application cache can help resolve unexpected behavior.

Frequently update your skills to benefit from new features and fixes.

🀝 Support

For further assistance or questions, you can reach out through the Issues section of this repository. We look forward to helping you.

Thank you for using skills! Enjoy seamless multi-agent coordination and planning.