ワンクリックで
sdd-module
Module operations namespace meta-skill — install, update, verify, APM coexistence.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Module operations namespace meta-skill — install, update, verify, APM coexistence.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when: checking spec-vs-code fidelity, finding orphaned acceptance criteria, finding orphaned tests, detecting stale specifications, running sdd analyze drift, auditing traceability health
Distil a raw brief/brain-dump/ticket into a 5-field intent kernel ready to seed Phase 1 spec (Wave 27 §26
Author and tighten .sdd-modules/policy.yaml; resolve extends chains; choose allow/deny lists; verify with sdd doctor --policy-preflight (Wave 26 §25 #1).
Phase 3 (Architect) namespace meta-skill — REST, async messaging, ADR, hexagonal.
Diagnostic namespace meta-skill — module verify, drift, hidden Unicode, sizing.
Phase 4 (Implement) namespace meta-skill — TDD, hotspot review, commit hygiene.
| name | sdd-module |
| namespace | true |
| keyword-tags | ["module","install","update","verify","apm","coexistence","framework-extension"] |
| description | Module operations namespace meta-skill — install, update, verify, APM coexistence. |
Purpose: lightweight router for module-system work (.sdd-modules/).
core-be, std-fe, aws-fe).| Trigger keywords | Sub-skill | Purpose |
|---|---|---|
module install, add module | (uses sdd module install CLI) | Install a module |
module update, module upgrade | (uses sdd module update CLI) | Update an installed module |
module verify, hash baseline, drift | (uses module_integrity utility) | Hash-baseline verification |
apm, agent-package-manager, coexistence | (uses APM coexistence guide) | APM coexistence per INSTALL-IN-NEW-PROJECT.md |
extension, sdd-extension, manifest | (uses .sdd-extensions/ manifest schema) | Extension manifest checks |
sdd module verify after installing or updating a module..sdd-extensions/extensions/<name>/sdd-extension.json.accept-drift decision (Wave 23 §B).