15 lines
371 B
JSON
15 lines
371 B
JSON
{
|
|
"name": "ccpm",
|
|
"description": "Complete project management workflow for Claude Code with spec-driven development, GitHub issues, Git worktrees, and parallel AI agents",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Jefferson Nunn",
|
|
"email": "contact@jeffersonnunn.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |