>_lisa docs

Claude Code Plugin

Use Lisa directly from Claude Code with the Lisa plugin.

The Lisa plugin for Claude Code gives you full AI product intelligence inside your coding agent. Create issues, plan features, and track progress without leaving your terminal.

Installation

Lisa ships with a pre-built Claude Code plugin. To install:

# From the Lisa project directory
bun run build-plugin

This generates a .claude-plugin directory that can be loaded by Claude Code.

What's included

Agent: Lisa

A specialized Lisa agent persona with:

  • Full product intelligence capabilities
  • Access to all Lisa tools (issues, projects, milestones, artifacts)
  • Knowledge of your organization's context

Skills

SkillDescription
ArtifactsCreate PRDs, specs, architecture docs
DiscoveryRun guided planning sessions
SyncManage sync with Linear and GitHub

Tools

All 42 Lisa tools are available:

  • Issue CRUD and bulk operations
  • Project and milestone management
  • Artifact creation and updates
  • Repository analysis
  • Template management
  • Sync operations

Usage examples

Once the plugin is loaded in Claude Code:

> Create a PRD for adding user notifications to our app

> Break down the notifications feature into issues with acceptance criteria

> What's the current progress on the v2.0 milestone?

> Sync our issues to Linear

Configuration

The plugin reads from environment variables:

VariableDescription
LISA_API_URLLisa server URL
LISA_INTERNAL_API_KEYAuthentication key
LISA_ORGDefault organization slug