Skip to content

Add compatibility metadata for gh and YouTrack skills#70

Open
SimonKaran13 wants to merge 1 commit intomainfrom
codex/add-skill-compatibility-frontmatter
Open

Add compatibility metadata for gh and YouTrack skills#70
SimonKaran13 wants to merge 1 commit intomainfrom
codex/add-skill-compatibility-frontmatter

Conversation

@SimonKaran13
Copy link
Member

Summary

Add missing compatibility frontmatter to the skills that require the GitHub CLI or the YouTrack MCP.

Changes

Skill metadata

Added missing compatibility requirements to the following skills:

Files
  • .claude/skills/create-pr/SKILL.md
  • .claude/skills/make-yt-issue/SKILL.md

Test Plan

  • make lint-skills
  • make check
  • make smoke-skills (currently fails in unrelated existing smoke checks, including setup-environment)

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds missing compatibility YAML frontmatter to skills that depend on external tooling (GitHub CLI and YouTrack MCP), so prerequisites are clearly declared in skill metadata.

Changes:

  • Add compatibility: gh must be installed and authenticated. to the create-pr skill.
  • Add compatibility: YouTrack MCP must be configured and available. to the make-yt-issue skill.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.claude/skills/create-pr/SKILL.md Declares gh CLI install/auth requirement via compatibility frontmatter.
.claude/skills/make-yt-issue/SKILL.md Declares YouTrack MCP availability requirement via compatibility frontmatter.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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