add-rule
01Skill Claude CodeCodex
Captures a team convention or best practice and adds it to the appropriate .claude/rules/ or .claude/agents/ file.
ToolHive is an enterprise-grade platform for running and managing Model Context Protocol (MCP) servers.
Skill Claude CodeCodex
Captures a team convention or best practice and adds it to the appropriate .claude/rules/ or .claude/agents/ file.
Skill Claude CodeCodex
Validates operator chart contribution practices (helm template, ct lint, docs generation) before committing changes.
Skill Claude CodeCodex
Augments human code review by summarizing changes, surfacing key review questions, assessing test coverage, and identifying low-risk sections. Use when reviewing a diff, PR, or code snippet as a senior review partner.
Skill Claude CodeCodex
Finds flaky tests on the main branch by analyzing GitHub Actions failures, ranks them by frequency, and enters parallel plan mode to design deflake strategies. Use when you want to find and fix the flakiest tests.
Skill Claude CodeCodex
Deploy the OpenTelemetry observability stack (Prometheus, Grafana, OTEL Collector) to a Kind cluster for testing toolhive telemetry. Use when you need to set up monitoring, metrics collection, or observability infrastructure.
Skill Claude CodeCodex
Deploys a VirtualMCPServer configuration locally for manual testing and verification.
Skill Claude CodeCodex
Reviews documentation for factual accuracy.
Skill Claude CodeCodex
Implements a GitHub user story from planning through PR creation, with research, codebase analysis, and structured commits.
Skill Claude CodeCodex
Generates polished GitHub release notes for a ToolHive release by analyzing every merged PR, cross-referencing linked issues, dispatching expert agents to assess breaking changes, and producing a formatted release body. Use when the user provides a GitHub release URL, tag name, or says "release notes".
Skill Claude CodeCodex
Analyzes current changes and suggests how to split them into smaller, reviewable PRs.
Skill Claude CodeCodex
Creates ToolHive release PRs by analyzing commits since the last release, categorizing changes, recommending semantic version bump type (major/minor/patch), and triggering the release workflow. Use when cutting a release, preparing a new version, checking what changed since last release, or when the user mentions…
Skill Claude CodeCodex
Reviews vMCP code changes for known anti-patterns that make the codebase harder to understand or more brittle. Use when reviewing PRs, planning features, or refactoring vMCP code.
Skill Claude CodeCodex
Guide for using ToolHive CLI (thv) to run and manage MCP servers and skills. Use when running, listing, stopping, building, or configuring MCP servers locally. Covers server lifecycle, registry browsing, secrets management, client registration, groups, container builds, exports, permissions, network isolation…