{"name":"arkatom-arkatom-plugins","owner":{"name":"ClaudePluginHub"},"plugins":[{"name":"arkatom-mkdocs-plugins-docs-mkdocs","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/docs/mkdocs"},"description":"7フェーズドキュメント生成ワークフロー。プロジェクト固有情報を動的に発見し汎用的なドキュメントを生成する。","version":"1.0.0","strict":false,"keywords":["documentation","mkdocs","7-phase","workflow"],"category":"productivity"},{"name":"arkatom-dev-workflow-plugins-dev-dev-workflow","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/dev/dev-workflow"},"description":"開発ワークフロー支援。commit/codex/research スキルと Serena MCP コマンド。","version":"1.1.0","strict":false,"keywords":["git","commit","research","codex","workflow"],"category":"productivity"},{"name":"arkatom-team-plugins-collaboration-team","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/collaboration/team"},"description":"4メンバーチーム協働スキル（PM/Coder/Reviewer/Devil）。Agent Teams機能が必要。","version":"1.0.0","strict":false,"keywords":["team","agents","collaboration","multi-agent"],"category":"development"},{"name":"arkatom-security-guard-plugins-security-security-guard","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/security/security-guard"},"description":"セキュリティポリシーガード。認証情報・APIキー・PEM鍵漏洩を自動検出しブロック。/bug および /feedback コマンド (transcript送信alias) も防止。","version":"1.2.0","strict":false,"keywords":["security","credentials","guard","hook"],"category":"security"},{"name":"arkatom-session-hooks-plugins-dev-session-hooks","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/dev/session-hooks"},"description":"セッション管理フック。開始時刻記録とgit状態チェック。","version":"1.0.0","strict":false,"keywords":["session","git","hooks","logging"],"category":"utilities"},{"name":"arkatom-core-instructions-plugins-core-instructions","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/core-instructions"},"description":"Installs core instruction files (鉄則・実行プロセス・サブエージェントポリシー) into ~/.claude/instructions/core/ and wires them into ~/.claude/CLAUDE.md. Provides a single setup-instructions skill. (deep-think extracted to thinking-modes plugin in v1.1.0.)","version":"1.1.0","strict":false,"keywords":["instructions","principles","claude-md","setup"],"category":"deployment"},{"name":"arkatom-devil-team-plugins-collaboration-devil-team","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/collaboration/devil-team"},"description":"異系統 LLM (Codex Devil 並列、Codex 不可時は Claude Devil fallback) でタスクをレビューする 2 層 orchestrator + 任意の Skill に Devil 観点を動的策定して scaffold するメタスキルの 2 つを同梱。Claude 単独の自信過剰バイアスを抑え、観点の盲点を別系統で拾う。","version":"0.4.0","strict":false,"keywords":["devil","review","orchestrator","scaffold","codex","multi-llm","bias-mitigation","agent-teams","meta-skill"],"category":"development"},{"name":"arkatom-genshijin-plugins-genshijin","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/genshijin"},"description":"超圧縮コミュニケーションモード。原始人のように話してトークン使用量を約75%削減しつつ、技術的正確性は完全に維持。SessionStart/UserPromptSubmit フックでモード追跡・毎ターン補強。スラッシュコマンド /genshijin /genshijin-commit /genshijin-review 付属。上流: InterfaceX-co-jp/genshijin (MIT)","version":"1.3.0","strict":false,"keywords":["productivity","communication","brevity","japanese","compress","hooks","statusline"],"category":"productivity"},{"name":"arkatom-worktree-task-plugins-dev-worktree-task","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/dev/worktree-task"},"description":"Git Worktree task workflow with multi-source input. Accepts plan files, GitHub Issues (Issue 20 / #20 / URL / owner/repo#N), JIRA tickets (PROJ-123), and Backlog issues (BLG-456). Natural language args supported (Japanese: イシュー / チケット / 課題). Auto-creates worktree + branch + syncs untracked files. SessionEnd hook auto-cleans merged worktrees.","version":"1.1.0","strict":false,"keywords":["worktree","git","task","workflow","github","jira","backlog","issue-tracker","japanese","productivity"],"category":"productivity"},{"name":"arkatom-cost-monitor-plugins-cost-saver-cost-monitor","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/cost-saver/cost-monitor"},"description":"Claude Code cost observability plugin. Aggregates token usage and cost from local transcript JSONL (~/.claude/projects/), with optional ccusage CLI integration. Provides statusLine helper script (manual settings.json wiring required), per-period dashboard generation (daily/weekly/monthly), per-model breakdown, cache hit rate analysis, and sanitized --export output for sharing. Read-only and side-effect-free; no API calls.","version":"0.1.0","strict":false,"keywords":["cost","monitoring","token-usage","statusline","ccusage","observability","dashboard","claude-code","productivity"],"category":"productivity"},{"name":"arkatom-skill-analyzer-plugins-cost-saver-skill-analyzer","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/cost-saver/skill-analyzer"},"description":"Claude Code skill / MCP / prompt analyzer plugin. Combines transcript JSONL analysis (Skill tool invocation rate, MCP server/tool usage rate) with static analysis of SKILL.md / CLAUDE.md / instructions/*.md (character count, token estimation, n-gram duplication detection) to generate prioritized improvement proposals (deletion candidates, consolidation candidates, compression candidates) with estimated token savings. Read-only and side-effect-free; pairs with cost-monitor (Phase 1) for observability and is consumed by cost-optimizer (Phase 3) for automated optimization.","version":"0.1.0","strict":false,"keywords":["skill","mcp","prompt","static-analysis","usage-analysis","redundancy-detection","improvement-proposal","claude-code","productivity"],"category":"productivity"},{"name":"arkatom-cost-optimizer-plugins-cost-saver-cost-optimizer","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/cost-saver/cost-optimizer"},"description":"Claude Code cost optimization plugin (Phase 3 of cost-saver trio). Detects task characteristics from prompts to suggest optimal model/subagent (Opus 4.7 / Sonnet 4.6 / Haiku 4.5), recommends genshijin (compression) mode for verbose-output sessions, and analyzes settings.json for unused permissions/hooks/env. Includes opt-in UserPromptSubmit hook (off by default) and 4-layer-defense settings optimizer (dry-run -> backup -> atomic apply -> auto-restore on failure). Pairs with cost-monitor (Phase 1) and skill-analyzer (Phase 2) for the full cost-reduction workflow.","version":"0.1.0","strict":false,"keywords":["cost-optimization","model-selection","subagent-routing","task-classifier","genshijin","settings-cleanup","dry-run","claude-code","productivity"],"category":"productivity"},{"name":"arkatom-cost-saver-orchestrator-plugins-cost-saver-cost-saver-orchestrator","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/cost-saver/cost-saver-orchestrator"},"description":"Claude Code cost-saver trio (cost-monitor / skill-analyzer / cost-optimizer) + genshijin + core-instructions の統合 orchestrator plugin。SessionStart hook で軽量診断 + reminder、`/cost-saver-orchestrator:cost-saver` skill で詳細診断 + 4 段階強制力 (案内 / CLAUDE.md @import / settings.json 書換 / 全実装) を AskUserQuestion で対話的に選ばせて適用。書換系は 4 段防御 (dry-run → backup → atomic mktemp+mv → auto-restore)。利用者を「cost-saver 何ができるか不明」状態から「設定完了 + 各 plugin 機能把握済」へ能動的に案内。","version":"0.1.0","strict":false,"keywords":["cost-optimization","orchestrator","onboarding","ask-user-question","settings-automation","genshijin","subagent-policy","claude-code","productivity"],"category":"productivity"},{"name":"arkatom-git-grep-enforce-plugins-dev-git-grep-enforce","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/dev/git-grep-enforce"},"description":"PreToolUse hooks that redirect Bash/Grep tool usage to git grep --function-context. Blocks raw grep / rg / find -name / git ls-files | xargs grep / cd patterns and suggests git-native equivalents. Shell-only (no Python dependency). Requires jq. Extracted from dev-workflow plugin and rewritten in shell.","version":"1.0.0","strict":false,"keywords":["git-grep","hook","pretooluse","search","workflow"],"category":"productivity"},{"name":"arkatom-thinking-modes-plugins-thinking-modes","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/thinking-modes"},"description":"Thinking-mode skills that activate when the user asks Claude to think harder. Currently provides deep-think (3-layer verification + critical self-questioning, minimum 3 iterations). Designed as a horizontal plugin parallel to genshijin (output mode). Extracted from core-instructions so bootstrap and runtime concerns install independently.","version":"1.0.0","strict":false,"keywords":["thinking","deep-think","verification","self-critique","horizontal"],"category":"utilities"},{"name":"arkatom-prompt-injection-scan-plugins-security-prompt-injection-scan","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/security/prompt-injection-scan"},"description":"untrusted file (PDF text / AI チャット履歴 / GitHub issue / 他人 wiki 等) を Claude が Read する前に prompt injection 細工を機械検査する skill + hook。BIDI / Unicode TAG / VS / homoglyph / NFKD inject / base64 / window combo / TR39 confusables を Risk-code (R0/R1/R2) で判定し、R2 file の Read tool 呼び出しを PreToolUse hook (matcher: Read|Edit|NotebookEdit) で block、R1 は attestation (人間による確認証明) 強制。patterns.json manifest は age (X25519) + minisign (Ed25519) で同梱。","version":"3.2.2","strict":false,"keywords":["security","prompt-injection","unicode","bidi","homoglyph","hook","skill"],"category":"testing"},{"name":"arkatom-media-convert-plugins-media-media-convert","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/media/media-convert"},"description":"ffmpeg を使った動画・音声ファイル形式変換 skill。mov↔mp4 / mov↔webm / 音声抽出 / GIF 化を preset 化済。Mac/Windows/Linux クロスプラットフォーム対応、ffmpeg 未インストール環境では OS 別 install 手順を提示。","version":"1.0.0","strict":false,"keywords":["ffmpeg","video","audio","convert","mov","mp4","webm","vp9","av1","gif","cross-platform","mac","windows","linux","動画変換","音声抽出"],"category":"utilities"},{"name":"arkatom-meta-skills-plugins-meta-skills","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/meta-skills"},"description":"『努力の価値が変わる時代のAI×自分戦略』の戦略思考を実行型 skill にした horizontal plugin。発動すると Claude が実際にその思考法 (システムアーキテクト / プレモータム / ゲーム構造分析 / 別ゲーム創出 / Z軸リサーチ / 52か国語スキャン / プロダクト戦略11項目検証 / レッドチーム / 分解と統合 / 現在地把握 / 多層説明) を実行する。加えて meta-skills-guide skill が 11 思考 skill の一覧 / 悩み診断 / 順序ガイドを提供。計 12 skill が日本語キーワードで自動発動。thinking-modes / genshijin と並ぶ。Entry-point guide skill `meta-skills-guide` is the 12th, providing catalog / router / sequence in one file.","version":"1.1.0","strict":false,"keywords":["meta-skill","strategy","structuring","premortem","red-team","z-axis","deep-research","reframe","horizontal","構造化","壁打ち"],"category":"utilities"},{"name":"arkatom-self-improvement-plugins-improvement-self-improvement","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/improvement/self-improvement"},"description":"自己観察 + 自律改善サイクル。observe (セッション履歴 jsonl 走査 + 5 軸 10 点満点の品質採点 + 摩擦検出) + evolve (改善提案の Risk 分類 + 提案中→適用済→検証済のステート遷移管理) + observe-setting (hook 設定ウィザード) で品質を継続的に上げる。失敗パターン台帳 + 振り返り記録 + 改善提案台帳の 3 段ログ構成。Eagon Meng et al. Making Software Meaningful (arxiv:2606.11051) の型付きログ + トレース再生設計を Claude Code 上に展開。","version":"1.0.0","strict":false,"keywords":["observe","evolve","self-improvement","quality","rubric","reflection","failure-patterns","coach","hook","skill"],"category":"testing"},{"name":"arkatom-statusline-builder-plugins-statusline-builder","source":{"source":"git-subdir","url":"https://github.com/arkatom/claude-plugins","path":"plugins/statusline-builder"},"description":"番号選択型 Claude Code statusline ビルダー。 1-5 行構成 × 21 widget カタログから番号入力で選択、 preview → 全承認 → backup → atomic 書出しで `~/.claude/statusline-command.sh` を安全生成。 公式 statusline JSON schema 準拠。 デフォルト 3 行 preset (model | 5h%/7d% / branch | worktree | wt+N | ↑↓ | git status / dir) は明示確認で採用可。","version":"0.1.0","strict":false,"keywords":["statusline","builder","widget","ui","configuration"],"category":"utilities"}]}