kitaru-investigationlisted
Install: claude install-skill zenml-io/kitaru-skills
# Kitaru investigation
Treat this skill as Kitaru's evidence-led front door for real agents and traces.
Guide one continuous journey from the evidence the user has to a reviewed
behavior and, when they want to test a change, the
`kitaru-replay-experiment` skill.
## Core contract
- Treat the human as the judge. Select, summarize, organize, and compile
evidence; never turn an agent suggestion into a human label.
- Preserve durable Kitaru state. Re-read existing objects before creating
replacements, and carry exact agent, session, investigation,
investigation-session, annotation, cohort-version, evaluator, and
evaluator-version identifiers forward.
- Separate observed behavior from desired behavior. A trace records what
happened, not what should have happened or whether the external outcome was
correct.
- Distinguish agent behavior, external dependency behavior, product purpose,
and independent outcome evidence.
- Use open observations before proposing a taxonomy. Deterministic signals may
select sessions; they do not judge them.
- Explain remote writes and paid or live execution before running them. Ask for
one proportional confirmation at the point of action.
- Prefer native Kitaru MCP operations when available. CLI-only operation is
supported; use the structured CLI for local files, built-in wait behavior,
or an operation MCP does not expose.
- Run every Kitaru CLI command and SDK script with
`KITARU_ACTIVE_SKILL=kitaru-investigation` set so the ser