claude-context-plugin 2.0.0 → 2.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -92,7 +92,7 @@ Initialize and maintain context engineering documentation.
92
92
  ## Requirements
93
93
 
94
94
  - Claude Code v1.0.33+
95
- - Context engineering setup (use `npx create-claude-context` first)
95
+ - Context engineering setup (use `npx create-universal-ai-context` first)
96
96
 
97
97
  ## License
98
98
 
@@ -101,4 +101,4 @@ MIT
101
101
  ## Links
102
102
 
103
103
  - [GitHub](https://github.com/SireJeff/claude-context-engineering-template)
104
- - [create-claude-context](https://www.npmjs.com/package/create-claude-context)
104
+ - [create-universal-ai-context](https://www.npmjs.com/package/create-universal-ai-context)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-context-plugin",
3
- "version": "2.0.0",
3
+ "version": "2.1.3",
4
4
  "description": "Claude Code plugin for context engineering - RPI workflow and documentation optimization",
5
5
  "keywords": [
6
6
  "claude-code",