Skip to content

feat(materials): add skill kind to AI agent config discovery#2885

Merged
jiparis merged 1 commit into
chainloop-dev:mainfrom
jiparis:jiparis/add-skill-kind
Mar 19, 2026
Merged

feat(materials): add skill kind to AI agent config discovery#2885
jiparis merged 1 commit into
chainloop-dev:mainfrom
jiparis:jiparis/add-skill-kind

Conversation

@jiparis

@jiparis jiparis commented Mar 19, 2026

Copy link
Copy Markdown
Member

Summary

  • Add a dedicated "skill" kind for skill definition files (e.g. .claude/skills/*/SKILL.md, .cursor/skills/*/SKILL.md) in the AI agent config collector, previously classified as "instruction"
  • Update the JSON schema to accept the new kind value

Skill files (e.g. .claude/skills/*/SKILL.md) were classified as
"instruction". This adds a dedicated "skill" kind so they are
properly distinguished in the evidence payload.

Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 4 files

@jiparis jiparis merged commit 569aa1c into chainloop-dev:main Mar 19, 2026
18 of 19 checks passed
@jiparis jiparis deleted the jiparis/add-skill-kind branch March 19, 2026 11:44
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