Skip to content

Normalize Claude skill mentions and document AGENTS.md - #3952

Open
maheen-ejaz wants to merge 1 commit into
get-bb:mainfrom
maheen-ejaz:codex/claude-skill-parity
Open

maheen-ejaz wants to merge 1 commit into
get-bb:mainfrom
maheen-ejaz:codex/claude-skill-parity

Conversation

@maheen-ejaz

Copy link
Copy Markdown
Contributor

Human comments

What was wrong

BB exposes $skill-name as a provider-independent composer mention, but the Claude bridge forwarded that literal text even though Claude Code invokes skills with /skill-name. The configuration guide also still described Claude Code as CLAUDE.md-only after native AGENTS.md support landed in Claude Code 2.1.277.

What changed

The Claude bridge now translates only structured, validated dollar-triggered skill mentions to Claude's slash syntax. Untagged dollar text is preserved. The provider overview, configuration guide, and generated agent-configuration guide now document conditional native AGENTS.md loading and its compatibility fallback. No wire contract changed, so HOST_DAEMON_PROTOCOL_VERSION is unchanged.

How you verified

  • pnpm exec turbo run test --filter=bb-plugin-provider-claude-code -- --run src/bridge/__tests__/bridge.test.ts (76 passed)
  • pnpm exec turbo run typecheck --filter=bb-plugin-provider-claude-code --filter=@bb/templates
  • pnpm exec turbo run test --filter=@bb/templates (47 passed)
  • git diff --check

AGENT GENERATED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant