원클릭으로
architecture-decision
Create or update an ADR using the shared canonical template.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create or update an ADR using the shared canonical template.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | architecture-decision |
| description | Create or update an ADR using the shared canonical template. |
| argument-hint | <title> |
| user-invocable | true |
Purpose: Create or update one ADR using the canonical shared template.
Use when:
Do not use for:
Inputs / Required Context:
Outputs / Owned Artifacts:
docs/architecture/adr-[NNNN]-[slug].mddocs/architecture/ if it does not existtemplates/architecture-decision-record.mdModes or Arguments:
<title>: concrete decision titleExecution Rules:
docs/architecture/.proposed from reverse-documented decisions.Failure / Stop Conditions:
Return Format:
proposed or reverse-documentedExample Invocation:
/architecture-decision adopt-postgres-logical-replicationRelated Skills / Boundary:
reverse-document when the main task is documenting existing implementationAudit game assets against naming, size, format, and reference integrity rules.
Implement one approved game system in production-facing project code.
Define the first audience-facing demo contract from a proven playable MVP and route the follow-up UI, asset, and presentation work.
Write or update a game-system GDD using the canonical gamedev template.
Decompose a game concept into systems, map dependencies, and maintain the systems index.
Choose a game engine or runtime direction and create a project technical-preferences document from the canonical gamedev template.