fix: align skill audit conventions #101

Merged
jasper merged 1 commit from fix/skill-audit-conventions into main 2026-07-11 15:40:51 -04:00
Contributor

Summary

  • add missing canonical skill catalog and Woodpecker trigger entries
  • normalize skill frontmatter and README section conventions
  • make the repository validator explicitly scope canonical skills and document it

Verification

  • ruby -c scripts/validate-skills.rb
  • ruby scripts/validate-skills.rb
  • git diff --check

The validator reports Validated 62 canonical skills. Vendored agent-council/profiles/skills/ content is intentionally excluded because it follows the profile source repository conventions.

Automated change prepared by Jasper.

## Summary - add missing canonical skill catalog and Woodpecker trigger entries - normalize skill frontmatter and README section conventions - make the repository validator explicitly scope canonical skills and document it ## Verification - `ruby -c scripts/validate-skills.rb` - `ruby scripts/validate-skills.rb` - `git diff --check` The validator reports `Validated 62 canonical skills.` Vendored `agent-council/profiles/skills/` content is intentionally excluded because it follows the profile source repository conventions. Automated change prepared by Jasper.
jasper left a comment

Review Summary (automated review)

  • The catalog now matches the 50 canonical top-level skills and is alphabetically sorted.
  • Woodpecker CI is routed from AGENTS.md.
  • Frontmatter spacing and README section ordering are normalized for the identified peer skills.
  • The validator scope explicitly excludes vendored agent-council/profiles/skills/ content, and its canonical scope passes.

Verification performed:

  • ruby -c scripts/validate-skills.rb
  • ruby scripts/validate-skills.rbValidated 62 canonical skills.
  • git diff --check

No blocking findings.

## Review Summary (automated review) - The catalog now matches the 50 canonical top-level skills and is alphabetically sorted. - Woodpecker CI is routed from `AGENTS.md`. - Frontmatter spacing and README section ordering are normalized for the identified peer skills. - The validator scope explicitly excludes vendored `agent-council/profiles/skills/` content, and its canonical scope passes. Verification performed: - `ruby -c scripts/validate-skills.rb` - `ruby scripts/validate-skills.rb` → `Validated 62 canonical skills.` - `git diff --check` No blocking findings.
jasper merged commit 637c12d832 into main 2026-07-11 15:40:51 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
magnus/agent-skills!101
No description provided.