بنقرة واحدة
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.