Claw History
/install claw-history
Claw History
Return the most complete, auditable lifetime timeline possible.
Core Rule
Do not default to current-session history. Reconstruct from earliest available evidence to now.
Required Data Sources (in this order)
- Earliest and recent
memory/YYYY-MM-DD*.mdfiles (find first/last dates). MEMORY.mdfor long-term milestones.- Available session inventory/history (main + sub-agent sessions when accessible).
- Current conversation/tool logs.
If any source is unavailable, explicitly state that gap.
Workflow
- Determine earliest known timestamp (“birth marker”) from records.
- Collect confirmed actions across all available periods.
- De-duplicate overlapping entries from memory/session logs.
- Sort strictly oldest → newest.
- Mark each entry as:
- Confirmed (direct evidence), or
- Inferred (indirect/partial evidence).
- Add a final coverage summary with what was and was not visible.
Output Format
- Birth marker: first known timestamp + source
- Scope covered: date range + sources checked
- Chronological history (oldest → newest):
YYYY-MM-DD HH:MM (TZ) — [Confirmed|Inferred] Action — Result
- Gaps / limits: missing windows, inaccessible logs, uncertainty
- Confidence: high / medium / low
Quality Rules
- Never invent timestamps or actions.
- Prefer evidence-backed entries over narrative summaries.
- If exact time is unknown, use best-known granularity (date/session order) and label it.
- Include source pointers when possible (file + line or log reference).
- If user requested “all actions,” include both major milestones and notable operational actions.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install claw-history - After installation, invoke the skill by name or use
/claw-history - Provide required inputs per the skill's parameter spec and get structured output
What is Claw History?
Provide a chronological history of all actions the agent has taken from the beginning (birth) until now. Use when the user asks for full lifetime timeline/ac... It is an AI Agent Skill for Claude Code / OpenClaw, with 599 downloads so far.
How do I install Claw History?
Run "/install claw-history" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Claw History free?
Yes, Claw History is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Claw History support?
Claw History is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Claw History?
It is built and maintained by BlueBirdBack ✨ (@bluebirdback); the current version is v1.0.0.