Use Chkk to provide precise, environment-aware context to plan safe software upgrades and create pull requests with updated configuration files and manifests.
Clone the Sample Chkk IaC repo
Retrieve your Chkk Access Token
Install in Claude Code
Chkk-Upgrade-Context-MCP
using the Claude Code CLI:<CHKK_TOKEN>
with your Chkk Access Token.Verify Chkk-Upgrade-Context-MCP Server is installed
Retrieve the Upgrade ID
Open the project in Claude Code
upgrade-playground
directory, start Claude Code.Load the Chkk Upgrade Agent
Provide the upgrade ID of the Example Upgrade Plan
Let the assistant apply changes to your IaC
.chkk/scratchpad/upgrade-agent/
in the current working directory),
apply targeted edits (Chart.yaml
, values.yaml
, minimal templates), and summarize the changes it has made.Agent Response:Review the changes