Assess Me
/install assess-me
Assess Me — Self-Cognition Audit
Action
Write your current thinking state to a temp file, then read it back.
- Answer 6 questions and write to a temp file
- Read it back
- Critically analyze what you wrote
- Continue based on the findings
Questions
- Goal — What is the task? What does "done" look like?
- Progress — What's done? What's pending?
- Gaps — What information do you need but don't have?
- Assumptions — What unverified beliefs are driving your approach?
- Blocker — What specifically is blocking you? (exact obstacle, not symptom)
- Recovery — If stuck, what should you do differently?
Instructions
Write tool → /tmp/assess-me.md
Content:
# Assess Me
**Goal:** \x3C1-2 sentences>
**Progress:** \x3C1-2 sentences>
**Gaps:** \x3C1-2 sentences>
**Assumptions:** \x3C1-2 sentences>
**Blocker:** \x3C1-2 sentences>
**Recovery:** \x3C1-2 sentences>
After writing, use Read tool to read /tmp/assess-me.md back. Then review critically:
- Is "progress" just restating effort without results?
- Are blockers specific or vague?
- Is "Recovery" a concrete action, or just "keep trying"?
- Are you assuming something without evidence?
Pitfalls
- Assumptions section must NOT be empty — there are always assumptions
- Recovery ≠ "keep trying" — name a specific next action
- Vague blocker = you haven't found it yet
- Read the file back — writing without re-reading skips the detachment effect
Output Convention
When done, summarize findings inline:
[assess]
Goal: ...
Blocker: ...
Next: ...
[/assess]
Source: https://github.com/MaoChen1980/think-skills Self-optimization: After using this skill, improve it based on what you learned.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install assess-me - 安装完成后,直接呼叫该 Skill 的名称或使用
/assess-me触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Assess Me 是什么?
Run this when debugging goes in circles, results are confusing, multiple hypotheses exist, or you need a sanity check. Audits your cognition state: goal, pro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 31 次。
如何安装 Assess Me?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install assess-me」即可一键安装,无需额外配置。
Assess Me 是免费的吗?
是的,Assess Me 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Assess Me 支持哪些平台?
Assess Me 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Assess Me?
由 MaoChen1980(@maochen1980)开发并维护,当前版本 v1.0.0。