Contrast-Security-OSS

Istari Setup — Development skill for Claude Code

Development community

Interactive setup verification for istari-plan and istari-work prerequisites.

How to install Istari Setup

Installs to ~/.claude/skills/contrast-security-oss-istari-istari-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/contrast-security-oss-istari-istari-setup && curl -fsSL https://raw.githubusercontent.com/Contrast-Security-OSS/istari/HEAD/commands/istari-setup.md -o ~/.claude/skills/contrast-security-oss-istari-istari-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Istari Setup does


description: Interactive setup verification for istari-plan and istari-work prerequisites disable-model-invocation: true user-invocable: true

Setup Command

When the user types the `/istari-setup` command, verify all required tools and plugins are installed and properly configured.

Migrating from bd (Original Beads)

**If you have an existing beads (bd) installation:**

The istari system uses `beads_rust` (command: `br`), which is the Rust rewrite of the original Python `beads` (c

Alternatives in Development

  • Implementation Plan — You are tasked with creating detailed implementation plans through an interactive, iterative process 10k ★
  • Setup Video Vision — Interactive setup wizard for claude-video-vision — configure backend, whisper, frames, and verify dependencies 1.3k ★
  • Compass Planner — Use the @compass-planner agent to help the user create a work plan for the following: $ARGUMENTS 523 ★

Full documentation available on GitHub

View Source Repository