Files
Rohit Ghumare 79573df7cb Initial release: 100-file Claude Code toolkit
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.
2026-02-04 18:55:28 +00:00

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