Repo CI Strategy #13
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ai-ml/skills-library#13
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?
I have opened a PR proof of concept for running CI on this skills library.
The tool I used is https://github.com/stbenjam/skillsaw (there might be other), which offers a large set of rules we can use.
I would like to start the conversation on which rules we want to enforce, currently the default are:
AgentSkills:
Commands / Agents / Hooks
MCP
Instruction Files
Content Intelligence (all auto, most warning)
Other
Rules are detailed in https://skillsaw.org/rules/#all-rules
I think this is a great start, LGTM from my PoV. We can continuously improve/cherry-pick others that we may find useful.
I went ahead and merged #10 with Tomas' feedback