kitaru-guided-tour

kitaru-guided-tour is a skill for Claude Code, Codex from zenml-io/kitaru-skills. It costs 158 tokens per session (3,218 once invoked), scanned A, a copy of kitaru-guided-tour, Apache-2.0.

A guided Kitaru introduction using a sample PydanticAI returns agent, where an AI agent produces return-related results. It walks through recorded runs, a human review, an evaluator, and one limited experiment.

In plain words
What is it for?
Use it as a quickstart or demo to learn how Kitaru reviews agent runs, creates reusable checks, and tests an agent in a bounded experiment.
Why use it?
It gives first-time users a concrete example when they do not have their own agent or recorded runs to inspect.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the kitaru plugin — 7 skills shipped together

Good fit Use it as a quickstart or demo to learn how Kitaru reviews agent runs, creates reusable checks, and tests an agent in a bounded experiment.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zenml-io/kitaru-skills/kitaru-guided-tour
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add zenml-io/kitaru-skills --skill kitaru-guided-tour
Clone the repo
git clone --depth 1 https://github.com/zenml-io/kitaru-skills

Made for: Claude Code, Codex.

Or install kitaru, the plugin that ships this one along with the rest of its 7 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for kitaru-guided-tour

README.md
[![agentmods](https://agentmods.dev/badge/skills/zenml-io/kitaru-skills/kitaru-guided-tour/github.svg)](https://agentmods.dev/skills/zenml-io/kitaru-skills/kitaru-guided-tour)
Your own site
<a href="https://agentmods.dev/skills/zenml-io/kitaru-skills/kitaru-guided-tour"><img src="https://agentmods.dev/badge/skills/zenml-io/kitaru-skills/kitaru-guided-tour/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for kitaru-guided-tour

Your own site · 80×15
<a href="https://agentmods.dev/skills/zenml-io/kitaru-skills/kitaru-guided-tour"><img src="https://agentmods.dev/badge/skills/zenml-io/kitaru-skills/kitaru-guided-tour.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 158 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,218 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 92% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00158 $0.03218
Opus 5 $0.00079 $0.01609
Sonnet 5 $0.00032 $0.00644
Haiku 4.5 $0.00016 $0.00322

Measured 12d ago against content hash 35c543e50b25, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

kitaru-guided-tour scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

92% identical to kitaru-guided-tour — 63 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/kitaru-guided-tour/SKILL.md · 272 lines

How it starts

The opening of the file, as written. The whole thing — 272 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Kitaru guided tour

Deliver an AHA before teaching the complete method. Use Kitaru's PydanticAI returns agent example to move from recorded traces, through a short prepared frontend review and reusable evaluator, to one bounded experiment result.

Experience contract

  • Assume the user has not read the example agent and does not yet know how Kitaru works. Explain each example from the evidence visible in the review, translate internal names into plain language, and never require missing code or product context to understand a question.
  • Act as a friendly guide, not an invisible automation runner. At each meaningful transition, explain what the tour is doing, why that step matters, what Kitaru concept it demonstrates, and what the user will be able to see or do next. Keep routine commands in the background.
  • If standing user instructions strongly prefer terse or explanation-free responses, surface the tension before beginning the tour. Ask once: “This guided tour works best if I briefly explain each new concept and why each step matters. May I use a little more explanation than usual during the tour, while keeping routine commands and status updates compact?” If the user agrees, treat that answer as a tour-scoped clarification of their preferred style, not permission to ignore unrelated or higher-priority instructions. If they decline, remain concise but still explain the minimum needed to understand each checkpoint.
  • Use names that already exist in Kitaru when naming product objects. Do not invent labels for steps, summaries, or collections, and do not present an internal implementation detail as a Kitaru concept. Prefer a plain sentence such as “Here is what the experiment will do” over “replay run card.”
  • Lead with what the user is about to discover, not installation or evaluation terminology.
  • Teach only the concept needed for the current action. Explain deeper Kitaru objects after the user has experienced why they matter.
  • Prepare useful observations and exact evidence anchors for the reviewer. Tell them once that these are agent-prepared notes and their verdict is the human judgment.
  • Use the Kitaru frontend three times: for the investigation review, the cohort and evaluator results, and the completed experiment run. Give direct links, explain what the user is looking at, then pause until they return. Do not interrupt the tour with frontend visits for routine objects.
  • Keep the first tour to three sessions: one consequential problem, one subtle evidence-reading lesson, and one acceptable counterexample.
  • Reach a useful evaluator result without regenerating traces or making a paid model call. Continue into one bounded replay, but briefly explain the proposed run and ask before creating the experiment or starting paid or live execution.
  • Before a model-backed replay, verify without exposing secrets that the worker runtime has the required provider credential. If availability cannot be verified, ask the user to configure it and restart the worker, then stop before creating the experiment or starting its run.
  • Start or restart a user-controlled worker with --concurrency 10. Use KITARU_WORKER_CONCURRENCY=10 only when the launch surface exposes worker settings through environment variables instead of CLI options.
  • Preserve the user's healthy selected Kitaru server, whether local or cloud. Do not switch servers merely because the quickstart example documents a local quickstart.
  • Resume durable agents, imports, sessions, exact-match annotations, cohorts, evaluator versions, experiments, and runs before creating replacements. Resume an investigation and its verdicts only when this conversation holds its exact ID or the user explicitly identifies it as their review.
  • Prefer one combined approval for the clearly previewed tutorial writes. Do not turn the tour into a sequence of permission prompts.

Read the full file on GitHub · 272 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 272 lines · 158 tokens per session scan A 35c543e50b25

Subscribe to this mod's changes

kitaru-guided-tour is a skill published in the GitHub repository zenml-io/kitaru-skills (4 stars, last pushed 2d ago), licensed Apache-2.0. It adds 158 tokens to every session and 3,218 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to kitaru-guided-tour, differing in 63 lines, and is treated as a copy.

Related

Other skills, from other repositories

learn-from-fix

Capture Elixir/Ecto/LiveView lessons and Hex API rules. Use after corrections or when asked to document learning, record a lesson, prevent a fixed mistake, or remember package guidance with --library.

oliver-kriska/claude-elixir-phoenix · 46 tokens

elixir-idioms

OTP/BEAM patterns and Elixir idioms — GenServer, Supervisor, Task, Registry, pattern matching, with chains, pipes. Use when designing processes or debugging BEAM issues.

oliver-kriska/claude-elixir-phoenix · 44 tokens

examples

Provide Phoenix, LiveView, Ecto, OTP, or Oban examples. Use when asked for sample code, a walkthrough, a proper implementation, or expected workflow output. Pair with domain skills. NOT for debugging, direct changes, best-practice advice, or audits.

oliver-kriska/claude-elixir-phoenix · 57 tokens

learning-and-development

Builds capability — skills gaps, career frameworks, training that transfers to the job, and internal mobility. Use this to design a career ladder, close a capability gap, decide whether to build or hire a skill, structure onboarding into a role, or work out why training keeps failing to change anything.

cbrock84/headcount · 64 tokens

vertical-real-estate

Residential-proptech domain knowledge so architect / pm aren't naive when speccing real-estate products (listings, lead-crm, transaction-coordination, property-mgmt). Codifies MLS/IDX reality, listing status lifecycle + syndication canonical-source, long-cycle lead nurture, transaction-coordination as the high-pain…

avelikiy/great_cto · 99 tokens

engineering-onboarding

Create an onboarding guide for an engineer joining a team that consumes the design system. Trigger when someone says: onboard new engineer, developer getting started guide, new engineer guide, engineering onboarding, first day for developers, frontend onboarding, or anything about helping an engineer new to the team…

murphytrueman/design-system-ops · 68 tokens