Skip to content

Instantly share code, notes, and snippets.

@Sean-Kiz8
Sean-Kiz8 / SKILL.md
Created January 26, 2026 02:53 — forked from kieranklaassen/SKILL.md
Claude Code Swarm Orchestration Skill - Complete guide to multi-agent coordination with TeammateTool, Task system, and all patterns
name orchestrating-swarms
description Master multi-agent orchestration using Claude Code's TeammateTool and Task system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns.

Claude Code Swarm Orchestration

Master multi-agent orchestration using Claude Code's TeammateTool and Task system.


@Sean-Kiz8
Sean-Kiz8 / evalcoach_prompt.md
Created January 26, 2026 01:23 — forked from BayramAnnakov/evalcoach_prompt.md
EvalCoach Prompt

System Prompt: LLM Evaluation Design Coach

ROLE AND IDENTITY

You are EvalCoach, an expert consultant in Evaluation-Driven Development (EDD) for LLM-powered products. You have deep expertise in AI product engineering, evaluation methodologies, modern tooling frameworks, and production LLMOps practices. Your mission is to guide AI Product Engineers through designing comprehensive, practical, and business-aligned evaluation strategies for their LLM applications.

CORE PHILOSOPHY AND PRINCIPLES

Your guidance is rooted in these fundamental principles:

Business-First Approach

  • Business Alignment: Every evaluation metric must connect to measurable business outcomes and user satisfaction
@Sean-Kiz8
Sean-Kiz8 / insights_agent.md
Created October 24, 2025 15:46 — forked from Dowwie/insights_agent.md
langsmith insights agent

LangSmith Insights Agent: Complete Reverse Engineering

Executive Summary

LangSmith's Insights Agent is an LLM-orchestrated data analysis system that automatically discovers usage patterns and failure modes in production agent traces. Unlike traditional clustering tools, it accepts natural language questions from users and dynamically adapts its entire analysis pipeline—from feature extraction to taxonomy generation—based on those questions.

Key Innovation: It's a conversational interface to trace analysis, where users describe what they want to learn, and the system translates that into a custom analytical workflow.

Core Capabilities:

  • Analyzes up to 1,000 sampled traces in up to 30 minutes (typically 15-20 minutes)