tma1-peer

tma1-peer is a skill for Claude Code, Codex from tma1-ai/tma1. It costs 116 tokens per session (1,335 once invoked), scanned A, original, Apache-2.0.

A guide for viewing recent work sessions from other AI coding agents, or your own earlier sessions, in the current project.

In plain words
What is it for?
Use it to inspect Claude Code, OpenClaw, Copilot CLI, or Codex sessions, with options to limit results, filter by time, or view full content.
Why use it?
It lets you find previous reviews, attempts, and cross-agent context without asking another agent to repeat its work.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: mentions Claude Code; mentions Codex; built for openclaw.

Part of the tma1 plugin — 4 skills, 2 commands shipped together

Good fit Use it to inspect Claude Code, OpenClaw, Copilot CLI, or Codex sessions, with options to limit results, filter by time, or view full content.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tma1-ai/tma1/tma1-peer
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 tma1-ai/tma1 --skill tma1-peer
Clone the repo
git clone --depth 1 https://github.com/tma1-ai/tma1

Made for: Claude Code, Codex.

Or install tma1, the plugin that ships this one along with the rest of its 4 skills, 2 commands.

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 tma1-peer

README.md
[![agentmods](https://agentmods.dev/badge/skills/tma1-ai/tma1/tma1-peer/github.svg)](https://agentmods.dev/skills/tma1-ai/tma1/tma1-peer)
Your own site
<a href="https://agentmods.dev/skills/tma1-ai/tma1/tma1-peer"><img src="https://agentmods.dev/badge/skills/tma1-ai/tma1/tma1-peer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for tma1-peer

Your own site · 80×15
<a href="https://agentmods.dev/skills/tma1-ai/tma1/tma1-peer"><img src="https://agentmods.dev/badge/skills/tma1-ai/tma1/tma1-peer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 116 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,335 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00116 $0.01335
Opus 5 $0.00058 $0.00668
Sonnet 5 $0.00023 $0.00267
Haiku 4.5 $0.00012 $0.00134

Measured 11d ago against content hash 2db772cc9827, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

tma1-peer scanned grade A with 0 findings 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 11d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

claude-plugin/codex-skills/tma1-peer/SKILL.md · 112 lines

How it starts

The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.

TMA1 Peer-Agent Lens (Codex)

Lists recent sessions on the current project, newest first. Default is peer agents — the ones that aren't you — because the usual reason to call this is "Claude Code or Copilot left something here, act on it without me copy-pasting between terminals". Naming yourself is also allowed.

Invocation

Auto-selected when the user mentions reading another agent's output on this project, or typed explicitly:

/tma1-peer                          # all peers, latest session each
/tma1-peer claude                   # Claude Code only
/tma1-peer claude --full            # with full conversation content
/tma1-peer self                     # your own recent sessions here
/tma1-peer copilot --limit 2        # latest 2 Copilot CLI sessions
/tma1-peer --summary --limit 5      # headers only, 5 per agent
/tma1-peer claude --since 6h        # widen the time window

Normalize the agent name

Input agent_source to send
claude, cc claude_code
claude_code claude_code
openclaw openclaw
copilot copilot_cli
self, me self (the server resolves it)
all, *, empty "" (every peer except you)

Any other value: reply unknown agent "<X>"; available: claude, openclaw, copilot, self, all and STOP — do not call the tool with an unrecognised name.

Flags

Flag Argument to send Default
--summary detail: "summary" — header, tools, files; no messages
(none) detail: "preview" — 3 recent messages default
--full detail: "full" — 40 recent messages
--limit N limit — sessions per agent, [1, 5] 1
--since 2h / --since 90m since_min in minutes 1440

Legacy positional form [agent] [limit] [message_limit] still works; a bare leading integer is the limit, not an agent.

Read the full file on GitHub · 112 lines

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. 11d ago First seen · 112 lines · 116 tokens per session scan A 2db772cc9827

Subscribe to this mod's changes

tma1-peer is a skill published in the GitHub repository tma1-ai/tma1 (117 stars, last pushed yesterday), licensed Apache-2.0. It adds 116 tokens to every session and 1,335 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

clawmetry

Real-time observability for OpenClaw agents — local dashboard + optional encrypted cloud sync. Tracks costs, tokens, sessions, tool calls, memory, crons, and system health. Access from anywhere via ClawMetry Cloud.

vivekchand/clawmetry · 51 tokens

time-library

Use when the user refers to previous decisions, corrections, forgotten context, already-built work, install/test/release status, source-backed evidence, or next steps in ongoing work. Treat Time Library as a standing active memory routing rule: call timelibraryrecall before answering memory-dependent prompts. Also…

strmforge/time-library · 154 tokens

adam-framework

5-layer persistent memory and coherence architecture for OpenClaw agents. Solves AI amnesia and within-session drift. Built and validated over 353 sessions on a live business. No CS degree required.

strangeadvancedmarketing/Adam · 43 tokens

engram-memory

Give the agent durable, local memory with engram — recall past decisions before answering, and persist new decisions, preferences and facts as they happen. Use when work spans sessions or the user says "remember".

jnMetaCode/local-agent-toolkit · 45 tokens

note-taker

Capture decisions and facts as durable notes; use when the user makes a decision worth remembering.

jnMetaCode/local-agent-toolkit · 22 tokens

afu-brain

Use Afu Brain as a MASL butler brain before executing OpenClaw or other agent tools. It turns private owner memory and human intent into safe decisions, skill routing, and approval gates.

norika1207-lab/afu-brain · 44 tokens