ワンクリックで
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 ページを確認してインストールできます。
SOC 職業分類に基づく
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.
| 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 …)?