بنقرة واحدة
write-mode
Enable write mode by removing the safety marker. Use when the user explicitly authorizes changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Enable write mode by removing the safety marker. Use when the user explicitly authorizes changes.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Executes roadmaps and requests requiring project modifications with a verification-first mindset. Use when you need to perform write operations and ensure quality standards.
Executes approved roadmaps or requests with a verification-first mindset and robust troubleshooting. Use when you need to implement specific changes and provide a detailed session summary.
Investigates and creates a preparation roadmap to accomplish a task. Use when you need a detailed roadmap for a complex objective.
Critically reviews roadmaps, code, and strategies. Use when you need a technical review to identify flaws, risks, and improvements.
Enable read-only mode for safety enforcement. Use when the agent or user wants to protect the project from modifications.
| name | write-mode |
| description | Enable write mode by removing the safety marker. Use when the user explicitly authorizes changes. |
GOAL: Activate write mode by removing the .gemini_readonly
marker file.
WHEN: Invoke this skill ONLY when the user explicitly authorizes
write access or requests to disable read-only mode.
NOTE: This skill removes the file that whitelisted hooks use to
block write-capable tools.
scripts/enable-write-mode.shDONEFiles created/modified:
.gemini_readonly - Marker file removed to enable write mode.Status communication: Report status of script operation.