Reframe
/install reframe
Reframe — Strip Noise, Get Fresh Perspective
Action
Write a compressed problem summary to a temp file, then read it back.
- Collect the essential facts into a structured summary
- Write to a temp file
- Read it back
- Answer the fresh analysis questions
- Continue based on the reframe
Summary Template
Write this to /tmp/reframe.md:
## Goal
\x3Cwhat working state you want>
## Stuck On
\x3Cwhat's happening, what went wrong>
## What Has Been Tried
\x3Ckey attempts and results — keep brief>
## Difficulties / Blockers
\x3Cerrors, blockers, constraints>
## Available Resources
\x3Crelevant files, data, context>
Fresh Analysis
After reading the file back, answer:
- What's the most likely cause given this evidence?
- What's the simplest test to confirm or refute it?
- What single next step has the highest information value?
- What have you been assuming that might be wrong?
Constraints
- Each section: 1-3 bullet points max
- Total file: under 30 lines
- No narrative — just facts
Pitfalls
- Too much detail defeats the purpose — compress aggressively
- "What Has Been Tried" is for facts, not frustration
- Read the file back — the detachment is where insight comes from
- If the summary is longer than the conversation it's replacing, stop and just keep debugging
Source: https://github.com/MaoChen1980/think-skills Self-optimization: After using this skill, improve it based on what you learned.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install reframe - After installation, invoke the skill by name or use
/reframe - Provide required inputs per the skill's parameter spec and get structured output
What is Reframe?
Run this when stuck after multiple failed attempts, context is cluttered with tool call noise, or you need a fresh perspective on the same evidence. Compress... It is an AI Agent Skill for Claude Code / OpenClaw, with 31 downloads so far.
How do I install Reframe?
Run "/install reframe" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Reframe free?
Yes, Reframe is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Reframe support?
Reframe is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Reframe?
It is built and maintained by MaoChen1980 (@maochen1980); the current version is v1.0.0.