Skill Upgrade
In brief: Upgrade the installed TestChimp skill and required CLI so playbooks and tools match the current platform.
When to use
After a platform release, when agents fail preamble checks that require a newer skill/CLI, or on a regular cadence. Equivalent to git pull in the skill clone plus CLI version alignment (skill requires CLI ≥ documented minimum).
Prompt
/testchimp skill upgrade
Scope
N/A — operates on the installed skill/CLI, not product change scope.
Policy
N/A.
What it does
Updates the skill checkout (playbooks, seeded policy templates, routing) and verifies @testchimp/cli meets the skill’s minimum version so MCP tools (get-policy, report-agent-action, catalog APIs, …) match docs.
Install location reminder: clone under ~/.cursor/skills/testchimp, .cursor/skills/testchimp, or your host’s skills parent—see Init.