feat: add skill to author and maintain Compass manifests for agentic packs - #154
Open
rhartuv wants to merge 5 commits into
Open
feat: add skill to author and maintain Compass manifests for agentic packs#154rhartuv wants to merge 5 commits into
rhartuv wants to merge 5 commits into
Conversation
Author
|
Note: |
Contributor
|
True! Good Catch. I'm creating another task for solving this gap and assigning it to you. Good chance for testing the skill you're working on :) |
rhartuv
marked this pull request as ready for review
August 20, 2026 09:54
rhartuv
requested review from
TomerFi,
dmartinol,
ikrispin,
nemerna and
r2dedios
as code owners
August 20, 2026 09:54
Author
|
dmartinol
reviewed
Aug 20, 2026
|
|
||
| Map **only** MCP servers a skill actually uses. Derive usage from `SKILL.md` `allowed-tools`, `Required MCP Servers`, and workflow MCP tool names — not from copying another skill's manifest. | ||
|
|
||
| ## Owned MCP servers (registered in `mcps/`) |
Collaborator
There was a problem hiding this comment.
isn't the list too restrictive? shouldn't we just provide instruction on how to derive the dependant MCPs w/o listing them?
dmartinol
reviewed
Aug 20, 2026
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.
Summary
Add
compass-manifest-maintenanceClaude skill to author and maintain Compasscatalog-info.yamlmanifests for agentic packs.mcps.jsonkeys → owned vs canonical Compass refs)CLAUDE.mdandagentic-contribution-skillAdd missing Compass manifest for
ocp-admin/skills/network-policy-architect, closing a pre-existing catalog gap identified during PR #154 review.catalog-info.yaml(AiResource,namespace: ai5-marketplace,type: skill)Test plan
uv run python scripts/validate_skills_tier1.py .claude/skills/compass-manifest-maintenance/SKILL.mdpassesrh-sre,rh-virt,rh-basic- no skills missing from Location targetsdependencyOf(+ MCP if applicable)make validatepassesCloses APPENG-6131
Closes APPENG-6002
Implements #151