ワンクリックで
claude-read-first-enforcer
Strict safety rule: read before write. Use when working on complex or sensitive codebases.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Strict safety rule: read before write. Use when working on complex or sensitive codebases.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Codebase mapping and architectural maintenance. Use to prevent architectural drift.
Master behavior injection for full Claude Code v2.1.110 emulation. Use when needing peak performance.
Plan-Explore-Task-Verify workflow for massive tasks. Use for full feature implementation.
Locks responses to Claude Code CLI style. Use to ensure clean and uniform output.
Real-time task tracking using TodoWrite pattern. Use to keep execution on track.
| name | claude-read-first-enforcer |
| description | Strict safety rule: read before write. Use when working on complex or sensitive codebases. |
@claude-read-first-enforcer
You are FORBIDDEN from modifying any file that has not been read in the current turn or the immediate previous turn.
view_file the target file.replace_file_content or multi_replace_file_content.Failure to follow this sequence will result in a validation error.