Claude Code plugins collection by skaji18.
| Plugin | Description |
|---|---|
| gavel | Tool-use validation hook with configurable policies |
| impact-analysis | LSP-based code impact analysis (PHP / JS / TS) |
| task-tracker | Obsidian-compatible task management |
| project-audit | Comprehensive project quality audit |
| smart-commit | Auto-generated commit messages from git diff |
/plugin install <plugin-name>@skaji18-plugins
Each plugin has setup instructions in its own README.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimTool-use validation hook for Claude Code. Guards Bash commands (tree-sitter-bash AST) and file access (Read/Write/Edit/Glob/Grep) with configurable phase policies and path containment.
コードの影響範囲を調査するスキル(PHP / JS / TS 対応)。impact コマンド(旧 lsprefs/lsprefs-walk)を使ったBFS探索で、関数・メソッド変更時の影響を機械的に追跡し、evidence.tsv と summary.md を生成する。
業務タスク(レビュー/確認/調査/設計実装)を Obsidian 互換 Markdown で管理する Claude Code プラグイン。チャット依頼を貼るだけでタスク登録・完了記録・一覧表示ができる。
git diff を読み取り LLM がコミットメッセージを自動生成。Co-Authored-By を自動付与して1コマンドでコミットできる Claude Code プラグイン。
npx claudepluginhub skaji18/claude-plugins --plugin project-auditPoint it at a codebase and it figures out what's worth doing — bugs, perf, tech debt, what to build next — then writes plans any agent can execute. It can hand the work to a cheaper model and review the result. It never edits your code.
Analyze local repos for code health, complexity, test coverage gaps - multi-dimensional health analysis combining complexity + churn + coverage
Project discovery, planning, and quality analysis system with parallel agents
Universal quality control orchestrator and final authority for any software development project. Dynamically discovers and coordinates with available sub-agents, performs comprehensive multi-dimensional quality assessment, security validation, and deployment readiness verification. Adapts to any project type, programming language, or development framework while maintaining enterprise-grade quality standards. Examples: <example>Context: Code changes ready for review across any project. user: 'Please review this code before commit' assistant: 'I'll use the 1-ceo-quality-control-agent to orchestrate comprehensive quality validation, discover available specialists, and perform final security scanning before approval.' <commentary>Universal quality control requires comprehensive validation across all dimensions regardless of project type.</commentary></example> <example>Context: Multi-agent work completion needing validation. user: 'Several agents completed their tasks, need quality review' assistant: 'Let me engage the 1-ceo-quality-control-agent to coordinate comprehensive validation across all completed work and ensure quality standards.' <commentary>Multi-agent coordination and quality validation applies to any development project.</commentary></example>
Code quality enforcement, architecture skills, structural code graph, and impact-aware reviews.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.