Skip to content

fix: update skills install paths to align with agent defaults#3617

Open
wsehl wants to merge 1 commit intohatchet-dev:mainfrom
wsehl:main
Open

fix: update skills install paths to align with agent defaults#3617
wsehl wants to merge 1 commit intohatchet-dev:mainfrom
wsehl:main

Conversation

@wsehl
Copy link
Copy Markdown

@wsehl wsehl commented Apr 14, 2026

Description

hatchet skills are really nice, but right now hatchet skills install doesn't make much sense as most agent tooling expect either .agents/skills or .claude/skills so it doesn't integrate with Claude Code, Codex, OpenCode, Pi, etc, out of the box.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (changes which are not directly related to any business logic)

What's Changed

here i just changed paths to install skills into .agents/skills/hatchet-cli with a .claude/skills/hatchet-cli symlink, but it would be nice to go further and move skills into the repo root skills/hatchet-cli to make it distributable via https://skills.sh/, which is really nice and widely used

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2026

@wsehl is attempting to deploy a commit to the Hatchet Team on Vercel.

A member of the Team first needs to authorize it.

promptless-for-oss pushed a commit to Promptless/oss-contrib-hatchet-dev-hatchet that referenced this pull request Apr 14, 2026
Update documentation to reflect PR hatchet-dev#3617 changes:
- Skills now install to .agents/skills/hatchet-cli/ (was skills/hatchet-cli/)
- Claude Code symlink created at .claude/skills/hatchet-cli
- Updated commit instructions to include .agents/ and .claude/ directories
@promptless-for-oss
Copy link
Copy Markdown

Promptless prepared a documentation update related to this change.

Triggered by this PR

Updated documentation for the hatchet skills install command to reflect the new default installation path (.agents/skills/hatchet-cli/) and the Claude Code symlink (.claude/skills/hatchet-cli). Changes include updates to the CLI reference and coding agents guide.

Review: Add Hatchet Skills CLI Reference

@gregfurman gregfurman self-requested a review April 15, 2026 12:32
Copy link
Copy Markdown
Collaborator

@gregfurman gregfurman left a comment

Choose a reason for hiding this comment

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

Hey! Thanks for the contribution.

While not related to your changes speficially, I'm wondering about the devex of automatically assuming we should be installing for .claude 🤔 I'll follow up with the team on this.

Otherwise, LGTM. Should be fine to include in next release 👍

Comment thread cmd/hatchet-cli/cli/skills.go Outdated
@wsehl wsehl reopened this Apr 23, 2026
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.

3 participants