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.
git clone --depth 1 https://github.com/FortiumPartners/ensembleWrote 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.
[](https://agentmods.dev/agents/fortiumpartners/ensemble/helm-chart-specialist)<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>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.
| Model | Per session | Once 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 |
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.
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:
- Notify user of deprecation
- Delegate to infrastructure-developer via Task tool
- 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
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.
- 4d ago First seen · 107 lines · 0 tokens per session scan A fc0cf67cf8ec
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.
Other agents, from other repositories
joycraft-verifier
Independent verification agent — checks implementation against spec, read-only.
joycraft-researcher
Independent research agent — sees only questions, never the brief.
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.
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-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-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…