Skip to main content
kayba-ai
GitHub クリエイタープロフィール

kayba-ai

3 件の GitHub リポジトリにある 10 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
10
リポジトリ
3
更新
2026年6月9日
リポジトリエクスプローラー

リポジトリと代表的な skills

kayba-pipeline
その他コンピュータ職

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",…

2026年3月17日
kayba-stage-1-api-analysis
その他コンピュータ職

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…

2026年3月17日
kayba-stage-2-domain-context
その他コンピュータ職

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…

2026年3月17日
kayba-stage-3-metrics
データサイエンティスト

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…

2026年3月17日
kayba-stage-4-rubric
データサイエンティスト

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…

2026年3月17日
kayba-stage-5-action-plan
その他コンピュータ職

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.…

2026年3月17日
kayba-stage-6-hitl
その他コンピュータ職

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…

2026年3月17日
kayba-stage-7-fixer
ソフトウェア開発者

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/action_plan.md to exist.

2026年3月17日
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました