Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:24 +08:00
commit a4d116219f
7 changed files with 1489 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "breenix-ci",
"description": "GitHub Actions CI/CD workflows: authoring, optimization, and failure analysis for kernel testing",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Ryan Breen",
"email": "ryan@breen.com"
},
"skills": [
"./skills/breenix-github-workflow-authoring",
"./skills/breenix-ci-failure-analysis"
]
}