ワークツリーとブランチを安全に削除する(サブモジュール対応・秘匿ファイル回収版)
ワークツリーとブランチを作成し、秘匿ファイルのシンボリックリンクを設定する
レビュー修正計画を作成する(PlanMode)。ステートファイルから文脈を自動復元。
実装計画を作成する(PlanMode)。ステートファイルから文脈を復元。
スペックドキュメントレビュー(Codex統合・トリアージ自動実行)
複数レビューエージェント結果の統合・PRコメント投稿。各専門エージェントの結果を統合し、PRにレビューコメントを投稿してサマリーを返却する。
一般的なコード品質レビュー。可読性、保守性、パフォーマンス、エラーハンドリングをチェック。MRレビュー時に使用。
プロジェクト固有のルール・制約・ワークフローをチェック。AGENTS.mdおよびdocs/配下のドキュメントを動的参照してレビューに適用。
SDD init 用。プロジェクトのコードベースを徹底調査し、技術スタック・アーキテクチャ・構造を分析する
SDD init 用。調査結果をもとに steering ドキュメントのドラフトを構成・推敲する
SDDフレームワークをプロジェクトに導入する初期セットアップ。プロジェクトのコードベースと既存ドキュメントを深く調査し、SDD に必要な構造とステアリングドキュメントを自動構築する。「SDD導入して」「SDDセットアップ」「sdd init」等のリクエストに対応。
仕様駆動開発(SDD)フレームワークに基づいてBlueprint・ブループリント・Spec・スペック生成を支援。SDD、仕様駆動開発プロセス、Blueprint作成、ブループリント作成、Spec作成、スペック作成、レビューサイクル管理など、仕様駆動開発の全プロセスをガイド。「ブループリント作って」「スペック作って」「スペック作成して」「スペック生成して」「requirements作って」等のリクエストに対応。
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
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.
Claude Code プラグインのモノレポ。
| Plugin | Description |
|---|---|
| sdd | Spec-Driven Development framework |
| terse-mode | Output token reduction mode for Claude Code workflows |
claude --plugin-dir ./plugins/sdd
導入先プロジェクトの .claude/plugins/ にプラグインを配置する(コピーまたはシンボリックリンク)
.claude/plugins/.claude-plugin/marketplace.json を作成する
{
"name": "<marketplace-name>",
"description": "Project-local plugins",
"owner": { "name": "<owner>" },
"plugins": [
{
"name": "sdd",
"description": "Spec-Driven Development framework for Claude Code",
"source": "./sdd",
"category": "development"
}
]
}
claude plugin marketplace add /absolute/path/to/.claude/plugins --scope project
claude plugin install sdd@<marketplace-name> --scope project
インストール後はセッションを跨いでも自動的に読み込まれる。
npx claudepluginhub ymd7/claude-plugins --plugin sddAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.