بنقرة واحدة
guardian-init
Use when the user asks Guardian to initialize, bootstrap, or write the repo-local Guardian config.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when the user asks Guardian to initialize, bootstrap, or write the repo-local Guardian config.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | guardian-init |
| description | Use when the user asks Guardian to initialize, bootstrap, or write the repo-local Guardian config. |
Run the Guardian Codex adapter:
node <adapter-path> tool guardian_init '{}'
This writes .opencode/worktree-guardian.json only when it is missing. It must not create sessions, worktrees, branches, commits, or cleanup anything. If the config already exists, report that it was left unchanged.
Use when the user asks Codex to drive the repo to the configured Guardian desired end state, such as commit, land, push, clean Guardian worktrees/branches, and safe hygiene cleanup.
Use when the user asks Codex to run Guardian workflows such as guardian status, guardian done, guardian finish, guardian recover, or worktree cleanup. Routes through the Codex Guardian adapter instead of raw git cleanup commands.
Use when the user says Guardian done, finish the job, complete the implementation, land and clean up, or asks Codex to run the normal Guardian completion workflow.
Use when the user asks Guardian to plan or apply the implementation-done cleanup workflow for redundant merged worktrees and branches.
Use when the user asks Guardian to inspect project roadmap, milestone, plan, or ULW execution evidence.
Use when the user asks Guardian to delete exact files or directories through the safe path-deletion plan/apply flow.