20 specialized agents, 10 skills, 17 slash commands, 6 plugins, 12 hooks with scripts, 8 rule sets, 3 CLAUDE.md templates, 14 MCP server configs, and interactive setup installer.
7 lines
228 B
JSON
7 lines
228 B
JSON
{
|
|
"name": "smart-commit",
|
|
"version": "1.0.0",
|
|
"description": "Intelligent git commits with conventional format, semantic analysis, and changelog generation",
|
|
"commands": ["commands/commit.md", "commands/changelog.md"]
|
|
}
|