By skaji18
業務タスク(レビュー/確認/調査/設計実装)を Obsidian 互換 Markdown で管理する Claude Code プラグイン。チャット依頼を貼るだけでタスク登録・完了記録・一覧表示ができる。
チャット依頼やメモを貼り付けるだけでタスクを登録する。AI がメタデータを自動抽出し、Obsidian 互換 Markdown ファイルを生成する。
誤登録タスクを削除する
タスクを完了にする。返信文を貼り付け → タスク特定 → done/移動 + デイリーログ追記
task-tracker の初期設定を対話的に行い、設定ファイルとディレクトリ構造を生成する
タスク一覧を表示する
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.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub skaji18/claude-plugins --plugin task-trackerTool-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 を生成する。
プロジェクトの構成・品質・DXを包括的に調査し、改善提案を優先度付きでレポートするスキル。外部ツール依存なし。
git diff を読み取り LLM がコミットメッセージを自動生成。Co-Authored-By を自動付与して1コマンドでコミットできる Claude Code プラグイン。
Cotask — task management with TASKS.md kanban dashboard
Manage tasks stored as markdown files with taskmd. List, create, complete, and validate tasks directly from Claude Code.
Personal task tracker — invisible kanban that tracks your work automatically
Agent-first task management. Track tasks, learnings, and decisions across sessions.
Task management skill for coordinating complex agent work
Task lifecycle management: unified execution (run, sync, handover modes), task creation, and PR checklist registration