Claude Code Tools

claude-context-plugin

official

Claude Code plugin for context engineering - RPI workflow and documentation optimization

Version
2.1.4
Last Updated
2026-01-31
Source
official

⚠️ This Repository is Archived

The AI Context project has moved to a new repository:

👉 k0ntext 👈


Why Archive?

This repository (claude-context-engineering-template) was a monorepo with multiple packages. We’ve consolidated everything into a single, focused k0ntext package in a new repository.

Legacy Package Status

The legacy packages from this repository are still available on npm in their final versions:

PackageFinal Versionnpm URL
create-universal-ai-context2.6.0-finalnpm
claude-context-plugin2.2.0-finalnpm

These packages are deprecated and will not receive further updates. All functionality has been consolidated into the new k0ntext package.

Migration

See the new repository for:

  • Installation instructions
  • Documentation
  • Latest releases
  • Issue tracking
  • Contributing guidelines

Quick Migration

# Uninstall old package
npm uninstall -g create-universal-ai-context

# Install new package
npm install -g k0ntext

# Initialize your project
k0ntext init

Last updated: 2026-02-05 Status: ⚠️ Archived - Use k0ntext