Skip to content

Fix skill directory discovery - #8

Merged
matthewp merged 3 commits into
mainfrom
fix-triage-skill-directory-loading
Jun 23, 2026
Merged

Fix skill directory discovery#8
matthewp merged 3 commits into
mainfrom
fix-triage-skill-directory-loading

Conversation

@matthewp

Copy link
Copy Markdown
Contributor

Summary

  • stop passing raw skill directory paths to Flue createAgent({ skills })
  • rely on Flue workspace discovery for repo-local .agents/skills/<name>/SKILL.md
  • update the integration regression test to use a repo-like temp cwd with .agents/skills/triage
  • rebuild bundled action output

Fixes

Fixes the failure reproduced in #7:

Error: [flue] createAgent() and init() skills[0] must be a skill definition object.

Testing

  • pnpm test
  • pnpm lint

@matthewp
matthewp merged commit d74b72a into main Jun 23, 2026
1 check passed
@matthewp
matthewp deleted the fix-triage-skill-directory-loading branch June 23, 2026 19:52
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