Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "breenix-development",
|
||||
"description": "Core kernel development: fast debug loops, log analysis, systematic debugging, code quality checks, memory debugging, boot analysis, and legacy migration",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "Ryan Breen",
|
||||
"email": "ryan@breen.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/breenix-kernel-debug-loop",
|
||||
"./skills/breenix-log-analysis",
|
||||
"./skills/breenix-systematic-debugging",
|
||||
"./skills/breenix-code-quality-check",
|
||||
"./skills/breenix-memory-debugging",
|
||||
"./skills/breenix-boot-analysis",
|
||||
"./skills/breenix-legacy-migration"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user