Files
2025-11-30 08:56:10 +08:00

22 lines
628 B
JSON

{
"name": "contextune",
"description": "Precision-tuned context engineering for Claude Code. Optimize context flow with modular plans (95% fewer tokens), parallel workflows (81% cost reduction), and zero-transformation architecture. Quick research (/ctx:research: 3 parallel agents, 1-2 min). Contextune your workflows for peak performance!",
"version": "0.9.0",
"author": {
"name": "Shakes Dlamini",
"email": "shakestzd@gmail.com",
"url": "https://contextune.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}