By rsts-dev
Install, upgrade, and configure Daniel Miessler's PAI memory system into ~/.claude/ environments with guided identity customization via prompts and persistent symlinked data from ~/.buddy/ for seamless Claude/Buddy integration.
Official Claude Code plugin marketplace for Claude Buddy and PAI.
| Plugin | Command Prefix | Description |
|---|---|---|
| buddy | buddy:* | Development workflow platform with domains, personas, and TDD |
| pai | pai:* | Install and configure Personal AI Infrastructure |
/plugin marketplace add rsts-dev/claude-buddy-marketplace
# Core development platform
/plugin install buddy@claude-buddy-marketplace
# PAI infrastructure (required by buddy)
/plugin install pai@claude-buddy-marketplace
Close and reopen Claude Code to activate plugins.
Claude Buddy is a PAI-native development workflow platform featuring:
| Command | Purpose |
|---|---|
/buddy:foundation | Initialize project foundation with domain auto-detection |
/buddy:spec | Create feature specifications |
/buddy:plan | Generate implementation plans |
/buddy:tasks | Break down plans into TDD-ordered tasks |
/buddy:implement | Execute tasks (red-green-refactor) |
/buddy:commit | Create professional git commits |
/buddy:docs | Generate comprehensive documentation |
See Commands Reference for full usage and arguments.
Foundation auto-detects the project's technology stack (React, JHipster, MuleSoft, or generic default) and selects domain-specific templates. Custom domains can be created via /buddy:foundation create domain.
See Domain System for detection rules, scoring, and custom domain creation.
12 specialist personas (Architect, Security, QA, Frontend, Backend, DevOps, Performance, Refactorer, Analyzer, Scribe, PO, Mentor) provide expert perspectives loaded contextually during workflow execution.
See Persona System for the full directory and workflow mapping.
# 1. Add marketplace
/plugin marketplace add rsts-dev/claude-buddy-marketplace
# 2. Install plugins
/plugin install pai@claude-buddy-marketplace
/plugin install buddy@claude-buddy-marketplace
# 3. Restart Claude Code
# 4. Set up PAI
/pai:setup
# 5. Initialize project foundation
/buddy:foundation
# 6. Start building
/buddy:spec Create a user authentication API with JWT
/buddy:plan
/buddy:tasks
/buddy:implement
/buddy:commit
/buddy:docs
Full Documentation Index — Start here for comprehensive docs.
MIT License - see LICENSE
Copyright (c) 2025 Claude Buddy Contributors
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub rsts-dev/claude-buddy-marketplace --plugin paiAgentic engineering done right — 57 structured workflows, 17 specialist agent personas, persistent memory across sessions, integrated learning partner, and impeccable UI design system. Works with Claude Code, Windsurf, Cursor, Gemini CLI, OpenCode, and Codex.
Research-backed orchestration for Claude Code. Structured workflow from idea to production with parallel execution, session memory, 70-point validation, autonomous mode, and adversarial review. 51 commands, 15 agents across 7 departments.
A plugin to turn Claude Code into your personal assistant with native context delivery, proactive triggers, and self-improving memory
Personal AI Infrastructure — persistent memory, session continuity, and knowledge graph for Claude Code
Local-first personal AI identity layer for MCP-compatible coding tools. Stores your lessons, decisions, playbooks, and project context as local JSON. AI proposes; high-risk items wait for your review, and everything stays visible and reversible. Local-first, no cloud, no account.
Automation bootstrap for Claude Code. Analyzes any project and generates a complete .claude/ structure with agents, pipelines, skills, memory, hooks, and settings.