You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
📝 docs: add CLI tool documentation and plugin installation guidance
- Document plugin-kit CLI for manual installation with interactive wizard
- Add keyboard controls reference table
- Mark code-review-tools as manually installable (supports custom rules)
- Clarify installation methods for each plugin (Manual/Marketplace/Either)
- Update Available Plugins table with installation method indicators
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|[code-review-tools](./plugins/code-review-tools/README.md)| Review code changes commit-by-commit with custom rules support. Includes interactive setup and rule creation. | 2.1.1 |
140
-
|[github-tools](./plugins/github-tools/README.md)| GitHub workflow tools for daily development. Analyze PR review comments and categorize what needs fixing. | 0.1.1 |
141
-
|[spec-kit](./plugins/spec-kit/README.md)| Spec-Driven Development toolkit for Claude Code. Create specifications, plans, and tasks following a structured workflow from requirements to implementation. | 0.1.0 |
|[code-review-tools](./plugins/code-review-tools/README.md)| Review code changes commit-by-commit with custom rules support. Includes interactive setup and rule creation. | 2.1.1 | Manual ¹ |
175
+
|[github-tools](./plugins/github-tools/README.md)| GitHub workflow tools for daily development. Analyze PR review comments and categorize what needs fixing. | 0.1.1 | Either |
176
+
|[spec-kit](./plugins/spec-kit/README.md)| Spec-Driven Development toolkit for Claude Code. Create specifications, plans, and tasks following a structured workflow from requirements to implementation. | 0.1.0 | Marketplace |
177
+
178
+
¹ **Manual installation recommended** - Supports custom review rules in the `references/` directory, which requires local file access not available via marketplace installation.
0 commit comments