static-analysis

静的コード解析と品質メトリクスの設定、複雑度評価、Code Smell検出を支援するスキル。品質基準の策定から改善優先度付けまでを一貫して整理する。Anchors:• Clean Code / 適用: 品質基準 / 目的: コード品質の判定• Code Complete / 適用: 複雑度管理 / 目的: 認知負荷の低減Trigger:Use when configuring static analysis, defining quality gates, measuring complexity, or triaging code smells.static analysis, complexity metrics, code smells, quality gate

$ インストール

git clone https://github.com/daishiman/AIWorkflowOrchestrator /tmp/AIWorkflowOrchestrator && cp -r /tmp/AIWorkflowOrchestrator/.claude/skills/static-analysis ~/.claude/skills/AIWorkflowOrchestrator

// tip: Run this command in your terminal to install the skill