docs: update imsg skill for new features#168
Conversation
|
Codex review: needs real behavior proof before merge. Reviewed July 9, 2026, 7:18 PM ET / 23:18 UTC. Summary Reproducibility: not applicable. as a bug reproduction: this is a skill documentation PR. The high-confidence check is final command/RPC proof after the linked feature stack lands. Review metrics: 3 noteworthy metrics.
Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Rank-up moves:
Proof guidance:
Risk before merge
Maintainer options:
Next step before merge
Maintainer decision needed
Security Review findings
Review detailsBest possible solution: Land this only after the linked feature PRs are merged or narrowed, rebase over current main while preserving read-state guidance, then add redacted final Do we have a high-confidence way to reproduce the issue? Not applicable as a bug reproduction: this is a skill documentation PR. The high-confidence check is final command/RPC proof after the linked feature stack lands. Is this the best way to solve the issue? Yes, updating the imsg skill is the right solution for agent-facing guidance once the underlying features merge. The current branch is premature until it is rebased and proven against the final combined binary. Full review comments:
Overall correctness: patch is incorrect AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against d9bd9c754d50. Label changesLabel justifications:
Evidence reviewedWhat I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
Review history (3 earlier review cycles) |
|
@clawsweeper re-review |
|
🦞🧹 I asked ClawSweeper to review this item again. |
|
Thanks @omarshahine. Closing this umbrella skill PR as superseded by feature-specific documentation carried with the implementations. Current main exposes |
Summary
.agents/skills/imsg/SKILL.mdwith the combined agent guidance for the new feature PR stackstatsguidance and RPC method namesMerge Order
Merge this PR last, after the feature PRs it documents:
Proof
This is a skill-only PR, so the proof is an agent-contract proof rather than a new Messages runtime proof.
Current proof collected from PR168 head
99606b7:Skill surface added by this PR:
Dependency proof at time of writing:
I attempted to create a temporary local combined stack proof by merging #161-#167 plus this PR onto
openclaw/main. That correctly exposed that PR168 must merge last: before the feature PRs are landed in order, the independent feature branches can conflict inSources/IMsgHelper/IMsgInjected.m. Because of that, final combined binary proof cannot be collected honestly from this branch alone.Final proof gate before merging PR168:
Expected result: the command names and RPC aliases documented in this skill are present in the final merged binary, and unsupported paths remain documented as fail-closed.
Verification
git diff --check✅macos✅linux-read-core✅