Skip to content
Nasticks edited this page Feb 3, 2026 · 7 revisions

PCL-Lite logo
PCL-Lite
The World's First Programming Language for AI Persona Management
Make AI behavior programmable, portable, and predictable.


PCL-Lite Documentation

PCL-Lite is a lightweight, portable implementation of the Persona Control Language (PCL) protocol. It turns any AI chat (ChatGPT, Claude, Gemini, DeepSeek, Cursor) into a multi-agent orchestration system with no external infrastructure.

Copy a bootstrap into your chat → use /persona commands → get structured output (prompts, scripts, specs). One bootstrap per conversation for best results.


Quick start

  1. Choose a bootstrap from the repo: Standard, Image, Video, Audio, or Slides.
  2. Copy the entire bootstrap file → paste as first message in your AI chat.
  3. Wait for confirmation (e.g. "PCL-Lite … Ready").
  4. Use /persona commands: /persona list, /persona +ID, /persona task "…".

See Getting-Started for details.


Bootstraps

Bootstrap Use case Repo folder
Standard Architecture, dev, DevOps, teams Root
Image Visual design, illustrations, brand, a11y bootstrap-image/
Video Scripts, storyboards, captions, delivery bootstrap-video/
Audio Podcast, voiceover, sound design, transcripts bootstrap-audio/
Slides Presentations, pitch decks, speaker notes bootstrap-slides/

Guides & examples


Repository

personamanagmentlayer/pcl-lite — Bootstraps, guides, and examples.
Full PCL spec: personamanagmentlayer/pcl.

Clone this wiki locally