mirror of
https://github.com/niels-emmer/myace.git
synced 2026-09-13 23:53:30 +02:00
[PR #150] [MERGED] feat: add API discoverability, PR, release, and governance starter skills #149
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
github-mirrors/myace#149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/niels-emmer/myace/pull/150
Author: @niels-emmer
Created: 9/1/2026
Status: ✅ Merged
Merged: 9/1/2026
Merged by: @niels-emmer
Base:
main← Head:feat/starter-collection-skills📝 Commits (1)
a4508d4feat: add API discoverability, PR, release, and governance starter skills📊 Changes
6 files changed (+242 additions, -0 deletions)
View changed files
➕
collections/additional/auditor/skills/ai-governance/SKILL.md(+50 -0)📝
collections/additional/auditor/skills/security-audit-checklist/SKILL.md(+7 -0)➕
collections/additional/backend/skills/api-discoverability/SKILL.md(+58 -0)➕
collections/additional/devops/skills/pr-standards/SKILL.md(+61 -0)➕
collections/additional/devops/skills/release-engineering/SKILL.md(+51 -0)📝
collections/base/vibecoder/skills/git-workflow/SKILL.md(+15 -0)📄 Description
Summary
Adds four new starter-pack skills derived from the OpenCode profile (
~/.config/opencode), and enriches two existing skills from the same source.New skills
additional/backendapi-design-checklist.additional/devopsadditional/devopsadditional/auditordata-classification-guide.Enriched skills
security-audit-checklist(auditor): new "Repository and supply-chain" section (branch protection, scoped repo secrets, fine-grained PATs, supply-chain tooling).git-workflow(vibecoder): new "Commit messages" and "PR description" sections.Type of change
Testing
tests/test_scanner.py+tests/test_seed_collections.pypass (11 passed) — all four new skills and both enriched skills parse via_parse_skill_file.Checklist
collections/; no code/API change)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.