Agentic Engineering Playbook

Documentation

Documentation and install commands for the kits we publish.

Documentation

Browse the published docs for our kits and workflows. This hub keeps the catalog, install commands, and external references in one place.

Kits

Quick install

Prototype Kit

# Claude Code
/plugin marketplace add Agentic-Engineering-Agency/prototype-kit
/plugin install prototype-kit@prototype-kit

# Gemini CLI
gemini extensions install --consent https://github.com/Agentic-Engineering-Agency/prototype-kit

# OpenCode
npx @agentic-engineering/prototype-kit init

PM Kit

# Claude Code
/plugin marketplace add Agentic-Engineering-Agency/agentic-pm-kit
/plugin install agentic-pm-kit@agentic-engineering-agency

# Gemini CLI
gemini extensions install --consent https://github.com/Agentic-Engineering-Agency/agentic-pm-kit

# Universal
npx agentic-pm-kit install

SpecSafe

# Recommended install
npm install -g @specsafe/cli

# Alternative
pnpm install -g @specsafe/cli

# Claude Code support
specsafe install claude-code

# Gemini support
specsafe install gemini

AI agents: Fetch /llms-full.txt for the complete machine-readable version of all published documentation.

On this page