Source instructions onlyA profile for separating read and write phases in an OpenClaw-oriented workflow so edits stay deliberate.

Install or setup path

Follow the upstream source for installation instructions.

No verified install command on this page

This profile is useful for evaluation and workflow context, but WhichAITools did not verify one direct install command for it. Use the linked source instructions instead of guessing.

Source instructions

Use this profile for

Operators running OpenClaw or adjacent workspace flows where staged read/write discipline improves clarity and safety.

Primary categoryChannel Operations
Source count1
OpenClaw relevantYes

What it does

This profile focuses on a staged workflow where the system reads, analyzes, and plans before it writes or applies changes to the workspace. It helps reduce messy operator loops by making the transition from context collection to mutation more explicit, especially in an OpenClaw-flavored environment.

Best for

Operators running OpenClaw or adjacent workspace flows where staged read/write discipline improves clarity and safety.

Why it stands out

It frames workflow safety around phase separation instead of only around individual commands.

Adopt this skill carefully

Return to the parent path

Move back to the category or hub instead of jumping to the homepage and losing context.

Cross-check the method

Review methodology and manuals before treating a public profile or copied command like production-ready guidance.

Use the surrounding workflow hub

When the profile belongs to OpenClaw operations, continue inside the OpenClaw cluster instead of starting over.

Safety notes

  • Keep the read phase broad enough to build context, but narrow the write phase to the exact files or actions that were actually approved.
  • If the workflow can run bash or file mutations, make the write boundary explicit so the system does not drift from analysis into unplanned execution.
  • Re-check workspace assumptions after the read phase because OpenClaw and related tools can change state between planning and mutation.

Source context

从 SkillsMP 发现的 skill,autoScore 6/10。需要人工审查后方可升级至 bruce-tested。

read-write-workflow on SkillsMP

Related profiles

OpenClaw Config and Skill Install

Use this profile when OpenClaw is already running and the next job is editing `openclaw.json`, adjusting gateway behavior, or installing a skill into the workspace.

OpenClaw Channel Operations

Use this profile when OpenClaw has to coordinate across messaging channels, browser actions, and everyday operator interventions.

Claude Code Git Workflow

Use this profile when Claude Code is part of a real Git workflow and you need the collaboration pattern around branching, reviewing, and landing work to stay disciplined.