Skip to content

AI readiness toolkit

v1.7.1 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Restores /huddle team mode when CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 is set.

Changes in this release

Feature Low

Adds guard test `scripts/tests/test_cli_source.py` to detect standalone-only phrases in raw source.

Adds guard test `scripts/tests/test_cli_source.py` to detect standalone-only phrases in raw source.

Source: granite4.1:30b@2026-05-27-audit

Confidence: low

Bugfix Medium

Restores `/huddle` team mode in Claude Code CLI when `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1` is set.

Restores `/huddle` team mode in Claude Code CLI when `CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1` is set.

Source: llm_adapter@2026-05-27

Confidence: high

Refactor Low

Moves standalone-only wording to `standalone_skill_config.py` and uses `chat-replace` placeholders in the CLI.

Moves standalone-only wording to `standalone_skill_config.py` and uses `chat-replace` placeholders in the CLI.

Source: granite4.1:30b@2026-05-27-audit

Confidence: low

Full changelog

Highlight: Restores /huddle team mode in the Claude Code CLI. With CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 set, a size-2+ huddle now enters team mode (TeamCreate + persistent cross-talking agents) instead of silently degrading to phased sub-agent mode.

The CLI ships the raw SKILL.md; the standalone-ZIP transform only runs for the chat/Cowork build. Three pieces of standalone-only wording had been authored as plain body prose — so the CLI read "this standalone build / team mode not reachable from here / flag not detected" as live instruction and obeyed it over the actual flag. Each is now a chat-replace whose CLI default is correct, with the standalone wording moved into standalone_skill_config.py. A new guard test (scripts/tests/test_cli_source.py) greps the raw source for standalone-only phrases so this bug class can't return.

The standalone ZIP is unchanged — the relocated config strings reproduce the previous body byte-for-byte.

To get the fix: /plugin update, then use the Skills UI's Replace option if you're on a standalone install.


What's Changed

Fixes

  • fix: Restore CLI team mode in huddle skill by @bjcoombs in https://github.com/bjcoombs/ai-native-toolkit/pull/30

Full Changelog: https://github.com/bjcoombs/ai-native-toolkit/compare/v1.7.0...v1.7.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track AI readiness toolkit

Get notified when new releases ship.

Sign up free

About AI readiness toolkit

All releases →

Related context

Beta — feedback welcome: [email protected]