Skip to content

fix: use project-root-relative paths in skill files#2394

Merged
TC-MO merged 1 commit intomasterfrom
fix-skill-script-invocation
Apr 8, 2026
Merged

fix: use project-root-relative paths in skill files#2394
TC-MO merged 1 commit intomasterfrom
fix-skill-script-invocation

Conversation

@TC-MO
Copy link
Copy Markdown
Contributor

@TC-MO TC-MO commented Apr 2, 2026

Skills run from the project root, not their own directory. Bare references/ and scripts/ paths wouldn't resolve. Use .agents/skills/ prefixed paths so scripts and reference docs are found correctly.

Skills run from the project root, not their own directory. Bare
references/ and scripts/ paths wouldn't resolve. Use .agents/skills/
prefixed paths so scripts and reference docs are found correctly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@TC-MO TC-MO requested a review from marcel-rbro April 2, 2026 21:46
@TC-MO TC-MO self-assigned this Apr 2, 2026
@TC-MO TC-MO added adhoc Ad-hoc unplanned task added during the sprint. t-docs Issues owned by technical writing team. labels Apr 2, 2026
@apify-service-account
Copy link
Copy Markdown

Preview for this PR was built for commit d36684c and is ready at https://pr-2394.preview.docs.apify.com!

Copy link
Copy Markdown
Contributor

@marcel-rbro marcel-rbro left a comment

Choose a reason for hiding this comment

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

👍

@TC-MO TC-MO merged commit d434637 into master Apr 8, 2026
13 checks passed
@TC-MO TC-MO deleted the fix-skill-script-invocation branch April 8, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-docs Issues owned by technical writing team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants