Claude Playbook Plugin banner
horiacristescu horiacristescu

Claude Playbook Plugin

Development community

Description

Retired Claude Marketplace distribution — use Playbook Harness

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Playbook — retired

This Claude Marketplace distribution is retired and archived. The current project is **Playbook Harness**, a provider-neutral standalone runtime:

Install the current release:

curl -fsSL https://raw.githubusercontent.com/horiacristescu/playbook-harness/main/install.sh | bash
cd /path/to/project
pb-tasks init

If this Marketplace plugin is installed, remove it with Claude Code's plugin manager, remove the old marketplace registration if desired, then use the standalone installer above. Existing project files are not deleted by either operation; `pb-tasks init` reconciles current project-local hooks and guidance.

The history in this repository is preserved for users of the former Claude plugin, but it is no longer the install or upgrade source.