Files
gh-anthemflynn-ccmp-plugins…/.claude-plugin/plugin.json
2025-11-29 17:55:16 +08:00

15 lines
337 B
JSON

{
"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"
]
}