Skip to content

Tutorials

These tutorials provide hands-on, step-by-step guidance for learning clinvoker and implementing common workflows. Each tutorial is designed to be completed in 15-30 minutes.

Available Tutorials

  • Multi-Backend Code Review


    Build a complete code review system that uses Claude, Codex, and Gemini in parallel to provide comprehensive feedback on pull requests.

    Start tutorial →

  • Building AI Skills


    Create Claude Code Skills that leverage clinvoker to call other AI backends for specialized tasks, extending Claude's capabilities.

    Start tutorial →

  • CI/CD Integration


    Integrate clinvoker into your CI/CD pipelines for automated code review, documentation generation, and testing.

    Start tutorial →

  • LangChain Integration


    Connect clinvoker to LangChain and LangGraph for building complex agent workflows with multiple AI backends.

    Start tutorial →

Tutorial Skill Levels

Tutorial Level Time Prerequisites
Multi-Backend Code Review Beginner 20 min Basic CLI knowledge
Building AI Skills Intermediate 30 min Claude Code, JSON
CI/CD Integration Intermediate 25 min GitHub Actions or GitLab CI
LangChain Integration Advanced 30 min Python, LangChain basics

Before You Start

All tutorials assume you have:

  1. clinvk installed - See Getting Started
  2. At least one backend - Claude Code, Codex CLI, or Gemini CLI
  3. Basic understanding of the core concepts

Tutorial Structure

Each tutorial follows this structure:

  1. Overview - What you'll build and learn
  2. Prerequisites - What you need before starting
  3. Step-by-step instructions - Detailed guidance
  4. Verification - How to confirm it works
  5. Next steps - Where to go from here

Getting Help

If you get stuck: