timeline-report

timeline-report is a skill for Claude Code from d-wwei/agent-recall. It costs 47 tokens per session (2,575 once invoked), scanned A, original, no licence file.

A report generator that turns a project’s complete development history into a narrative called “Journey Into [Project].” It analyses the history recorded by claude-mem.

In plain words
What is it for?
Use it to document a project’s history, analyse how it developed, or create a full development report.
Why use it?
It makes a long sequence of development events easier to understand as a project story.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the agent-recall plugin — 11 skills, 7 hooks shipped together

Good fit Use it to document a project’s history, analyse how it developed, or create a full development report.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/d-wwei/agent-recall/timeline-report
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add d-wwei/agent-recall --skill timeline-report
Clone the repo
git clone --depth 1 https://github.com/d-wwei/agent-recall

Made for: Claude Code.

Or install agent-recall, the plugin that ships this one along with the rest of its 11 skills, 7 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for timeline-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/d-wwei/agent-recall/timeline-report.svg)](https://agentmods.dev/skills/d-wwei/agent-recall/timeline-report)
Your own site
<a href="https://agentmods.dev/skills/d-wwei/agent-recall/timeline-report"><img src="https://agentmods.dev/badge/skills/d-wwei/agent-recall/timeline-report.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,575 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00047 $0.02575
Opus 5 $0.00023 $0.01288
Sonnet 5 $0.00009 $0.00515
Haiku 4.5 $0.00005 $0.00258

Measured 7d ago against content hash 4c07375c0cac, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

timeline-report scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s "http://localhost:37777/api/context/inject?project=PROJECT_NAME&full=true"
plugin/skills/timeline-report/SKILL.md · 204 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 204 lines · 47 tokens per session scan A 4c07375c0cac

Subscribe to this mod's changes

timeline-report is a skill published in the GitHub repository d-wwei/agent-recall (1 stars, last pushed 4mo ago), with no licence file. It adds 47 tokens to every session and 2,575 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

agenttrace-session-audit

Audit local AI coding-agent sessions with agenttrace. Use when the user asks to inspect Claude Code, Codex CLI, Gemini CLI, Qwen Code, Cline, Aider, Cursor exports, Hermes Agent, OpenCode, OpenClaw, Pi, Oh My Pi, Kimi CLI, Copilot-style logs, or generic JSON/JSONL traces for cost, tokens, tool failures, latency…

luoyuctl/agenttrace · 99 tokens

justfix

Use this skill when the user asks for a quote, estimate, price, or "how much" for a UK trades job – electrical, plumbing, locksmith, glazing, carpentry, handyperson, heating, gas, roofing, drains, white goods, or boiler service. Calls the JustFix Estimator MCP server to return a cost breakdown, scope summary, and a…

Just-Fix/justfix-skill · 90 tokens

sync-awareness

Suggest syncing MCP server configurations or instruction files to other AI coding agents when the user is editing MCP settings (.claude.json, .mcp.json) or modifying CLAUDE.md files. Available commands: /sync, /sync-list, /sync-diff, /sync-instructions.

Leoyang183/sync-agents-settings · 61 tokens

platform-api

Queries the Genesys Cloud Platform API schema for endpoint details, permissions, parameters, and response formats. Use when user asks about Genesys Cloud API endpoints (e.g., "/api/v2/assistants/queues"), API documentation, API permissions, schemas, capabilities, or when implementing Genesys Cloud operations.

MakingChatbots/genesys-cloud-skills · 65 tokens

ultralytics-platform

This skill should be used when user asks to "upload my model to Ultralytics Platform", "push this run to the platform", "upload a dataset to platform", "download a dataset from platform", "search platform datasets", "start cloud training", "train on platform GPUs", "export a model on platform", "deploy a model…

fcakyon/claude-codex-settings · 112 tokens

polar-local-environment

This skill should be used when setting up or managing Polar local development environment with Docker.

fcakyon/claude-codex-settings · 22 tokens