tempo-filler-mcp-server: Command for Claude Code

.claude/commands/prime.md

prime is a command for Claude Code from TRANZACT/tempo-filler-mcp-server. It costs 0 tokens per session (250 once invoked), scanned A, original, ISC.

A command for loading an entire project’s specifications, source files, README, and project summary into the coding agent’s context. It also requires maintaining a PROJECT_UNDERSTANDING.md file.

In plain words
What is it for?
Use it at the start of work on a repository when the agent needs to inspect project documentation and source code before making changes.
Why use it?
It reduces the chance that code suggestions ignore existing requirements, project structure, or documented conventions.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is TRANZACT/tempo-filler-mcp-server's own configuration. It tells Claude Code how to work on tempo-filler-mcp-server itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything tempo-filler-mcp-server configures →

Reuse

Borrowing it

Nothing to install: this file belongs to TRANZACT/tempo-filler-mcp-server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/TRANZACT/tempo-filler-mcp-server/main/.claude/commands/prime.md
Clone the repo
git clone --depth 1 https://github.com/TRANZACT/tempo-filler-mcp-server

Made for: Claude Code.

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 prime

README.md
[![agentmods](https://agentmods.dev/badge/commands/tranzact/tempo-filler-mcp-server/prime/github.svg)](https://agentmods.dev/commands/tranzact/tempo-filler-mcp-server/prime)
Your own site
<a href="https://agentmods.dev/commands/tranzact/tempo-filler-mcp-server/prime"><img src="https://agentmods.dev/badge/commands/tranzact/tempo-filler-mcp-server/prime/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 prime

Your own site · 80×15
<a href="https://agentmods.dev/commands/tranzact/tempo-filler-mcp-server/prime"><img src="https://agentmods.dev/badge/commands/tranzact/tempo-filler-mcp-server/prime.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 250 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.
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.00000 $0.00250
Opus 5 $0.00000 $0.00125
Sonnet 5 $0.00000 $0.00050
Haiku 4.5 $0.00000 $0.00025

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

Security

Grade A, and why

prime 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 10d 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/commands/prime.md · 24 lines

What it actually says

Project Context Priming

To ensure the LLM is always primed with complete and comprehensive project context, follow these steps:

  1. Mandatory Resource Ingestion
  • Ingest every file from the specs directory for specifications and requirements, reading each file in its entirety.
  • Ingest every file from the src directory, and read each file completely.
  • Ingest the full content of README.md for project overview and usage instructions.
  • Ingest the full content of PROJECT_UNDERSTANDING.md for a high-level summary of the project and its components.
  1. Analysis & Comprehension
  • Analyze all ingested resources in their entirety to develop a thorough understanding of the project's goals, architecture, coding standards, and requirements.
  • Be prepared to answer questions or generate code that strictly follows the project's guidelines and objectives.
  1. Documentation Maintenance
  • Update PROJECT_UNDERSTANDING.md to reflect any new insights or changes in project understanding. If the file does not exist, create it.

Note:
Do not modify any files other than PROJECT_UNDERSTANDING.md.
Always prioritize clarity, completeness, and alignment with project standards when summarizing or generating content.

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. 10d ago First seen · 24 lines · 0 tokens per session scan A 724b3d76cbb3

Subscribe to this mod's changes

prime is a command published in the GitHub repository TRANZACT/tempo-filler-mcp-server (5 stars, last pushed 4mo ago), licensed ISC. It costs nothing until one of its globs matches a file; then it loads 250 tokens. 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-31.