Feature/skill - #13
Merged
Merged
Conversation
Updated skill name and added metadata for unitask-plus.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the Unity package version and adds an AI Assistant Skill document for UniTaskPlus to guide UniTask-specific usage patterns (UniTaskBag and UniTaskSemaphore) within the Unity package.
Changes:
- Bump
jp.andantetribe.unitaskpluspackage version from1.0.0to1.1.0. - Add a new AI Assistant Skill markdown document (
unitask-plus/SKILL.md) describing adoption criteria, APIs, and usage patterns. - Add corresponding Unity
.metafiles for the new skill assets/folders.
Reviewed changes
Copilot reviewed 2 out of 5 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| src/UniTaskPlus.Unity/Packages/jp.andantetribe.unitaskplus/package.json | Version bump to 1.1.0 for the Unity package. |
| src/UniTaskPlus.Unity/Packages/jp.andantetribe.unitaskplus/AIAssistantSkills/unitask-plus/SKILL.md | New skill definition and documentation for UniTaskPlus usage. |
| src/UniTaskPlus.Unity/Packages/jp.andantetribe.unitaskplus/AIAssistantSkills/unitask-plus/SKILL.md.meta | Unity meta for the new skill markdown asset. |
| src/UniTaskPlus.Unity/Packages/jp.andantetribe.unitaskplus/AIAssistantSkills/unitask-plus.meta | Unity meta for the unitask-plus skill folder. |
| src/UniTaskPlus.Unity/Packages/jp.andantetribe.unitaskplus/AIAssistantSkills.meta | Unity meta for the AIAssistantSkills folder. |
Files not reviewed (3)
- src/UniTaskPlus.Unity/Packages/jp.andantetribe.unitaskplus/AIAssistantSkills.meta: Generated file
- src/UniTaskPlus.Unity/Packages/jp.andantetribe.unitaskplus/AIAssistantSkills/unitask-plus.meta: Generated file
- src/UniTaskPlus.Unity/Packages/jp.andantetribe.unitaskplus/AIAssistantSkills/unitask-plus/SKILL.md.meta: Generated file
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.