원클릭으로
architecture-guardian
Preserve Rust workspace architecture and boundaries before coding; align with ARCHITECTURE.md.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Preserve Rust workspace architecture and boundaries before coding; align with ARCHITECTURE.md.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Draft and update PR/MR title and description from full branch scope; use before gh pr create or gh pr edit.
Expected shape of the planning phase output before code-implementer; aligns with write-implementation-plan.
Write or update project skills and rules markdown files (.ai/skills/, .ai/rules/, .cursor/rules/). Use when creating a new SKILL.md or rule, updating an existing one, or when the user asks to document a workflow, pattern, or convention as a reusable skill.
Guard architecture, style, and security in meta-secret core crate changes.
Guard architecture, style, and security in cli/meta-cli changes.
Guard architecture, style, and security in mobile/uniffi library changes.
SOC 직업 분류 기준
| name | architecture-guardian |
| description | Preserve Rust workspace architecture and boundaries before coding; align with ARCHITECTURE.md. |
You protect the Rust workspace layout: crates, crypto core, server/CLI/WASM/mobile adapters.
meta-secret-core without justification.Before writing code:
meta-secret-core already expose a hook or type?cargo test -p …)?