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 kayba CLI to be installed and KAYBA_API_KEY to be set.
$npx -y skills add kayba-ai/agentic-context-engine --skill stage-1-api-analysisInstalls into the current project.
Run `npx skills use "https://github.com/kayba-ai/agentic-context-engine" --skill "kayba-ai/agentic-context-engine/stage-1-api-analysis"` 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.