Skip to content

fix(setup): align braintrust skill name with install path#101

Merged
Abhijeet Prasad (AbhiPrasad) merged 1 commit intomainfrom
abhi-fix-braintrust-skill-name
Apr 7, 2026
Merged

fix(setup): align braintrust skill name with install path#101
Abhijeet Prasad (AbhiPrasad) merged 1 commit intomainfrom
abhi-fix-braintrust-skill-name

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Member

Rename the generated skill frontmatter from braintrust-cli to braintrust so installed skills match the parent directory name used by agent integrations.

Add a setup regression test to ensure future skill renders keep the expected frontmatter name and avoid skill conflict warnings.

pi was giving a warning for this:

[Skill conflicts]
   auto (user) ~/.agents/skills/braintrust/SKILL.md
     name "braintrust-cli" does not match parent directory "braintrust"

Rename the generated skill frontmatter from braintrust-cli to braintrust so installed skills match the parent directory name used by agent integrations.

Add a setup regression test to ensure future skill renders keep the expected frontmatter name and avoid skill conflict warnings.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I sometimes had issues with this

@AbhiPrasad Abhijeet Prasad (AbhiPrasad) merged commit 1583539 into main Apr 7, 2026
28 checks passed
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.

2 participants