Skip to content

feat: inline skills and shared truncation#22449

Closed
mario-loomia wants to merge 1 commit intoanomalyco:devfrom
mario-loomia:feat/15617-inline-skills
Closed

feat: inline skills and shared truncation#22449
mario-loomia wants to merge 1 commit intoanomalyco:devfrom
mario-loomia:feat/15617-inline-skills

Conversation

@mario-loomia
Copy link
Copy Markdown

Issue for this PR

#15617

Type of change

  • New feature

What does this PR do?

This adds inline $skill support to the prompt composer.

Typing $ surfaces available skills in autocomplete, and selecting one inserts the skill into the prompt. When a skill is used, the session prompt loads the skill’s SKILL.md instructions so the model receives the full guidance written for that skill, not just the short description.

How did you verify your code works?

  • Ran bun test test/tool/bash.test.ts
  • Ran bun run typecheck
  • Verified the inline skill flow locally in the app

Screenshots / recordings

Screenshot From 2026-04-15 00-24-53

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@mario-loomia mario-loomia deleted the feat/15617-inline-skills branch April 14, 2026 13:37
@mario-loomia mario-loomia restored the feat/15617-inline-skills branch April 14, 2026 13:38
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