원클릭으로
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 직업 분류 기준
Execute the implementation plan by processing and executing all tasks defined in tasks.md
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, prefer memory-synthesis.md and the approved architecture review output before editing plan or task artifacts.
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.
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.