default
Apply Chain-of-Verification (CoVe) prompting to improve response accuracy through self-verification.
Sync this repository with the upstream claude-toolbox template.
> /plugin marketplace add serpro69/claude-toolbox > /plugin install kk@claude-toolbox
How it fires
How this command gets triggered: by you, by Claude, or both.
/syncContext preview
What this command does when you run it.
Sync this repository with the upstream claude-toolbox template.
Sync this repository with the upstream claude-toolbox template.
Fetches the latest template version, compares files, and applies updates locally.
Arguments: $ARGUMENTS
Run the template-sync script with `--local` to fetch, compare, and apply in a single invocation:
.claude/toolbox/scripts/template-sync.sh --local $ARGUMENTS
`$ARGUMENTS` is forwarded as-is. Common usage:
Requires `jq`, `git`, `curl`, and `yq` (mikefarah/yq). If any are missing the script will report which ones to install.
The repository must have a `.github/template-state.json` manifest — created automatically when the repo was set up from the template.
Show the user the script output. If changes were applied, suggest reviewing with `git diff` before committing. If it failed, surface the error message from the script.
<div align="center" claude-toolbox is a collection of "tools" for all your agentic workflows — pre-configured MCP servers, skills, sub-agents, commands, hooks, statuslines with themes, and more - everything you need for AI-powered development workflows, used
Repo: serpro69/claude-toolbox
Apply Chain-of-Verification (CoVe) prompting to improve response accuracy through self-verification.
Apply Chain-of-Verification (CoVe) with true factored verification using isolated sub-agents.