End-to-end agent evaluation and improvement pipeline. Takes a traces folder and optional HITL flag, then orchestrates sub-agents through 7 stages — each stage is its own skill invoked by a dedicated sub-agent. Trigger when the user says "run the pipeline", "kayba pipeline", "evaluate and fix", "full eval", "analyze traces and fix", or provides a traces folder with intent to improve their agent.
$npx -y skills add kayba-ai/agentic-context-engine --skill kayba-pipelineInstalls into the current project.
Run `npx skills use "https://github.com/kayba-ai/agentic-context-engine" --skill "kayba-ai/agentic-context-engine/kayba-pipeline"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kayba-ai/agentic-context-engine" that are relevant to the current task. Run `npx skills add "https://github.com/kayba-ai/agentic-context-engine"` and select the relevant skills, then follow their instructions.