Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "project-status-report",
|
||||
"description": "Generate comprehensive project health and status reports for rapid developer onboarding",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "AnthemFlynn",
|
||||
"email": "AnthemFlynn@users.noreply.github.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user