kayba-ai/agentic-context-engine

🧠 Make your agents learn from experience. Now available as a hosted solution at kayba.ai

2.6kStars on the repository
21Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

kayba-pipeline

01

kayba-ai/agentic-context-engine

Skill Claude CodeCodex

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…

2.6k +1 4d ago A 91 tokens original Apache-2.0

kayba-ai/agentic-context-engine

Skill Claude CodeCodex

Fetch pre-computed insights from the Kayba API and build a structured summary. Does NOT upload traces or trigger generation — analysis is assumed to already exist. Trigger when the user says "run stage 1", "get insights", "fetch skills", "kayba analyze", or when invoked by the kayba-pipeline orchestrator. Requires the…

2.6k +1 4d ago A 93 tokens original Apache-2.0

kayba-ai/agentic-context-engine

Skill Claude CodeCodex

Gather domain context about the repository and agent — system prompt, tool definitions, domain docs, and behavior patterns from traces. Trigger when the user says "run stage 2", "gather context", "domain context", or when invoked by the kayba-pipeline orchestrator.

2.6k +1 4d ago A 64 tokens original Apache-2.0

kayba-ai/agentic-context-engine

Skill Claude CodeCodex

Define metrics from Kayba insights, implement them as Python measurement code, run against traces, and iterate until the metrics are clean and meaningful. Trigger when the user says "run stage 3", "define metrics", "build metrics", "compute baselines", or when invoked by the kayba-pipeline orchestrator. Requires…

2.6k +1 4d ago A 92 tokens original Apache-2.0

kayba-ai/agentic-context-engine

Skill Claude CodeCodex

Organize computed metrics into a tiered evaluation rubric with leading, lagging, and quality indicators. Trigger when the user says "run stage 4", "build rubric", "tier metrics", or when invoked by the kayba-pipeline orchestrator. Requires eval/baselinemetrics.json and eval/computebaselines.py to exist.

2.6k +1 4d ago A 77 tokens original Apache-2.0

kayba-ai/agentic-context-engine

Skill Claude CodeCodex

Triage each insight into discard/code-fix/prompt-fix and produce a prioritized action plan with specific recommendations. Trigger when the user says "run stage 5", "make action plan", "triage skills", or when invoked by the kayba-pipeline orchestrator. Requires eval outputs from stages 1-4.

2.6k +1 4d ago A 74 tokens original Apache-2.0

kayba-stage-6-hitl

07

kayba-ai/agentic-context-engine

Skill Claude CodeCodex

Human-In-The-Loop gate that presents the action plan with full context, collects an informed approval/modification/rejection decision, and records the outcome. Trigger when the user says "run stage 6", "HITL review", "approve action plan", or when invoked by the kayba-pipeline orchestrator. Requires eval/actionplan.md…

2.6k +1 4d ago A 87 tokens original Apache-2.0

kayba-stage-7-fixer

08

kayba-ai/agentic-context-engine

Skill Claude CodeCodex

Implement the approved fixes from the action plan and log all changes. Trigger when the user says "run stage 7", "implement fixes", "apply action plan", or when invoked by the kayba-pipeline orchestrator. Requires eval/actionplan.md to exist.

2.6k +1 4d ago A 61 tokens original Apache-2.0

kayba-ace

09

kayba-ai/agentic-context-engine

Skill Claude CodeCodex

This skill ships learnfromtraces.py, a script that reads OpenClaw session transcripts, feeds them through the ACE learning pipeline, and writes an updated skillbook to disk.

2.6k +1 4d ago A 0 tokens original Apache-2.0