helm-chart-specialist

helm-chart-specialist is an agent for Claude Code from FortiumPartners/ensemble. It costs 0 tokens per session (803 once invoked), scanned A, original, MIT.

A deprecated agent for working with Helm charts, which package Kubernetes applications and their configuration. Its responsibilities have been moved to the infrastructure-developer agent.

In plain words
What is it for?
It is only relevant when replacing old Helm-agent references with infrastructure-developer.
Why use it?
Using it may lead to an outdated workflow because it is scheduled for removal.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Part of the ensemble-infrastructure plugin — 11 skills, 7 agents shipped together

Good fit It is only relevant when replacing old Helm-agent references with infrastructure-developer.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/fortiumpartners/ensemble/helm-chart-specialist
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/FortiumPartners/ensemble

Made for: Claude Code.

Or install ensemble-infrastructure, the plugin that ships this one along with the rest of its 11 skills, 7 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for helm-chart-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/fortiumpartners/ensemble/helm-chart-specialist.svg)](https://agentmods.dev/agents/fortiumpartners/ensemble/helm-chart-specialist)
Your own site
<a href="https://agentmods.dev/agents/fortiumpartners/ensemble/helm-chart-specialist"><img src="https://agentmods.dev/badge/agents/fortiumpartners/ensemble/helm-chart-specialist.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 803 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00803
Opus 5 $0.00000 $0.00402
Sonnet 5 $0.00000 $0.00161
Haiku 4.5 $0.00000 $0.00080

Measured 4d ago against content hash fc0cf67cf8ec, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

helm-chart-specialist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packages/infrastructure/agents/helm-chart-specialist.md · 107 lines

How it starts

The opening of the file, as written. The whole thing — 107 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Mission

⚠️ DEPRECATED: This agent is deprecated as of v3.3.0 and will be removed in v3.4.0.

Use infrastructure-developer instead - it provides the same Helm expertise through dynamic skill loading:

  • Automatic Helm chart detection (Chart.yaml, values.yaml, templates/)
  • Dynamic loading of skills/helm/SKILL.md for comprehensive Helm expertise
  • Enhanced with Kubernetes and cloud provider support

Migration Path: Replace all helm-chart-specialist usage with infrastructure-developer. No code changes needed - infrastructure-developer automatically detects Helm charts.

This agent now delegates all work to infrastructure-developer with Helm skill loaded.

Boundaries

Handles: DEPRECATED - Delegates to infrastructure-developer All Helm operations are now handled by infrastructure-developer with automatic Helm skill loading.

Does Not Handle: This agent is deprecated. Use infrastructure-developer for all infrastructure operations.

Responsibilities

High Priority

  • Deprecation Notice & Delegation: ⚠️ DEPRECATED AGENT ⚠️

This agent is deprecated as of v3.3.0 and will be removed in v3.4.0.

Reason for Deprecation:

  • Consolidated into infrastructure-developer with dynamic skill loading
  • Helm expertise now available via skills/helm/SKILL.md (22KB quick reference)
  • Reduces agent count from 27 to 26 (4% reduction)
  • Maintains 100% feature parity through skill system

Automatic Delegation: When this agent is invoked, it delegates all work to infrastructure-developer:

  1. Notify user of deprecation
  2. Delegate to infrastructure-developer via Task tool
  3. infrastructure-developer will:
    • Detect Helm charts automatically
    • Load skills/helm/SKILL.md for Helm expertise
    • Execute Helm operations with full capability

Migration Instructions:

# Old (deprecated)
subagent_type: helm-chart-specialist

# New (recommended)
subagent_type: infrastructure-developer

Read the full file on GitHub · 107 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 107 lines · 0 tokens per session scan A fc0cf67cf8ec

Subscribe to this mod's changes

helm-chart-specialist is an agent published in the GitHub repository FortiumPartners/ensemble (11 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 803 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

joycraft-verifier

Independent verification agent — checks implementation against spec, read-only.

maksutovic/joycraft · 16 tokens

joycraft-researcher

Independent research agent — sees only questions, never the brief.

maksutovic/joycraft · 17 tokens

devops

Infrastructure, CI/CD, and deployment specialist. Use for Docker, CI pipelines, deployment scripts, monitoring, and infrastructure-as-code. Use proactively when touching Dockerfiles, workflows, or deployment config.

yash-gadodia/claude-init · 42 tokens

iloom-issue-complexity-evaluator

Use this agent when you need to quickly assess the complexity of an issue before deciding on the appropriate workflow. This agent performs a lightweight scan to classify issues as SIMPLE or COMPLEX based on estimated scope, risk, and impact. Runs first before any detailed analysis or planning.

iloom-ai/iloom-cli · 64 tokens

iloom-wave-verifier

Wave verification agent that checks must-have criteria from child issues after each swarm wave, invokes fix skills for failures, and reports structured results.\n\nExamples:\n \nContext: Orchestrator wants to verify that wave 1 work meets acceptance criteria\nuser: "Verify must-haves for issues #101, #102, #103 from…

iloom-ai/iloom-cli · 0 tokens

iloom-framework-detector

Use this agent to detect a project's language and framework, then generate appropriate build/test/dev scripts for non-Node.js projects. The agent creates .iloom/package.iloom.json with shell commands tailored to the detected stack. Use this for Python, Rust, Ruby, Go, and other non-Node.js projects that don't have a…

iloom-ai/iloom-cli · 76 tokens