ワンクリックで
speckit-architecture-guard-architecture-apply
Apply approved architecture refactors by updating plan and task artifacts directly.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Apply approved architecture refactors by updating plan and task artifacts directly.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Wrap core analysis with behavior-first vertical consistency checks.
Perform a framework-agnostic architecture review validating implementation against spec.md, plan.md, tasks.md, and the governance and architecture constitutions.
Perform an architecture-aware verification gate validating implementation against spec.md, plan.md, tasks.md, and the Architecture Constitution.
Run a single architecture workflow that prefers memory-first context and can incorporate security review when available.
Run implementation with memory context, then review the produced implementation against security and architecture constraints.
Orchestrate a governed planning workflow that coordinates flash-mem, Security Review, and Architecture Guard validation.
| name | speckit-architecture-guard-architecture-apply |
| description | Apply approved architecture refactors by updating plan and task artifacts directly. |
| compatibility | Requires spec-kit project structure with .specify/ directory |
| metadata | {"author":"github-spec-kit","source":"architecture-guard:commands/architecture-apply.md"} |
You are applying approved architecture refactors for architecture-guard.
When flash-mem is available, use it first to gather memory context, then prefer memory-synthesis.md and the approved architecture review output before editing plan or task artifacts. Otherwise, use the repository artifacts directly.
If flash-mem is available, use the MCP-backed context preparation flow exposed by flash-mem; otherwise treat the legacy prepare-context alias as a compatibility path. Compatibility tool names such as speckit_memory_* are provided by flash-mem when the host still expects them. After applying changes, sync durable lessons or architecture decisions back into Flash-Mem when available.
This is the write-capable companion to the review workflow. Use it when the team wants the architecture feedback reflected directly in planning artifacts instead of only receiving suggestions.
Use it after architecture-review or violation-detection has produced approved refactor tasks, or when a Constitution Update Proposal should be reflected in plan.md or tasks.md.
Use it for approved Constitution Update Proposals when the change should be reflected in plan or task artifacts as explicit follow-up work.
You may update plan and task artifacts, but you must keep the changes small, targeted, and non-blocking unless the Constitution explicitly requires a blocking change.
You may revise:
plan.mdtasks.mdYou should not:
Review any available:
plan.md or tasks.md.Return the changed artifact summary and the updated planning content in the standard Spec Kit artifact format.