Skip to content

feat: $skill mentions — full backend + frontend + CLI#13

Closed
praxstack wants to merge 1 commit intodevfrom
prax/skill-mentions
Closed

feat: $skill mentions — full backend + frontend + CLI#13
praxstack wants to merge 1 commit intodevfrom
prax/skill-mentions

Conversation

@praxstack
Copy link
Copy Markdown
Owner

@praxstack praxstack commented Mar 28, 2026

Summary

Full-stack $skill mention system: $skillName syntax for referencing skills in prompts.

Changes (21 files, +4820/-1425)

Backend: skill.service.ts, session_skills migration, API routes, prompt injection, message-v2 types
Frontend: autocomplete popover, inline pills, badge strip, global-sync, skill parser + 18 tests
CLI: TUI prompt skill autocomplete
SDK: auto-generated types + client

CEO Review (SELECTIVE EXPANSION)

  • ✅ Contamination cleanup (.opencode/agent/docs.md removed)
  • ✅ Max 5 skills per session limit + dedup check
  • ✅ Fuzzy search (existing useFilteredList infrastructure)
  • Deferred: skill usage analytics, content preview tooltip

Review Notes

  • Modified files contain prax-dev snapshots (upstream pattern divergence expected)
  • Parser: 18 unit tests covering edge cases
  • High upstream conflict risk on prompt.ts, session.ts, message-v2.ts

@github-actions
Copy link
Copy Markdown

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 28, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b0d26886-62a5-4cb2-93c3-da11cc4b9f8a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch prax/skill-mentions

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant