alpha
Alpha links a shared instruction directly, delegates to a peer skill, and spawns a review agent. Together these exercise the markdown-link, symlink (via the…
A test skill
$ npx -y skills add serpro69/claude-toolbox --skill test-skill --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/test-skillContext preview
The summary Claude sees to decide when to auto-load this skill.
A test skill
name: test-skill description: A test skill
Profiles at `${CLAUDE_PLUGIN_ROOT}/profiles/go/`.
See [shared-foo.md](shared-foo.md).
<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
Alpha links a shared instruction directly, delegates to a peer skill, and spawns a review agent. Together these exercise the markdown-link, symlink (via the…
Beta reaches shared resources through the plugin-root variable, which exercises the template-ref (concrete suffix) and parameterized-nav (`<name>` expansion)…
Apply Chain-of-Verification (CoVe) prompting to improve response accuracy through self-verification. Use when complex questions require fact-checking,…
TRIGGER when: adding or upgrading any dependency — library, SDK, framework, API, IaC API version (K8s/Terraform/Helm), CRD, or container image. Use BEFORE…