ワンクリックで
add-cross-domain
Wire one domain to another using Protocol-based dependency inversion instead of direct implementation imports.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Wire one domain to another using Protocol-based dependency inversion instead of direct implementation imports.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Inspect drift between code, shared workflow references, and Claude, Codex, or Antigravity harness assets after architecture or workflow changes.
This skill should be used when the user asks to "sync guidelines", "document inspection", "check skill updates", "update project-dna", "sync patterns", "verify code-document consistency", or after architecture changes to verify Skills/AGENTS.md/CLAUDE.md match the actual code.
Guide a feature from requirements interview through architecture analysis, security check, and task decomposition.
This skill should be used when the user asks to "plan feature", "design feature", or wants to plan and design a new feature before implementation.
Audit a domain or the full repository for architecture compliance using the shared architecture checklist and repository rules.
Review a pull request or local diff against the repository's shared Review Protocol (correctness, regression, stability, contract, architecture, security, governance).
| name | add-cross-domain |
| description | Wire one domain to another using Protocol-based dependency inversion instead of direct implementation imports. |
| metadata | {"short-description":"Add cross-domain dependency"} |
implement (approach options upstream always mandatory — cross-domain dep is an architecture commitment)/test-domain {consumer} run, /test-domain {producer} run) → self-review (/review-architecture {consumer}) → completion gate (/sync-guidelines)/plan-feature from inside this skillAGENTS.md and docs/ai/shared/skills/add-cross-domain.md for the full procedure.docs/ai/shared/project-dna.md for DI patterns and base class paths.