specifications-tracking-specialist

specifications-tracking-specialist is an agent for Claude Code from spacehendrix/clauder. It costs 147 tokens per session (1,442 once invoked), scanned A, original, Apache-2.0.

A documentation-maintenance agent for keeping a project’s HISTORY.md and SPECIFICATIONS.md files accurate after meaningful code changes. It first checks whether those files exist and does not create them.

In plain words
What is it for?
Use it to update project history and specifications when a change affects behavior, compatibility, or the intent behind the code.
Why use it?
It helps prevent important design decisions and changes from being lost or becoming inconsistent with the codebase.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to update project history and specifications when a change affects…

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/spacehendrix/clauder/specifications-tracking-specialist
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.

Clone the repo
git clone --depth 1 https://github.com/spacehendrix/clauder

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 specifications-tracking-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/spacehendrix/clauder/specifications-tracking-specialist.svg)](https://agentmods.dev/agents/spacehendrix/clauder/specifications-tracking-specialist)
Your own site
<a href="https://agentmods.dev/agents/spacehendrix/clauder/specifications-tracking-specialist"><img src="https://agentmods.dev/badge/agents/spacehendrix/clauder/specifications-tracking-specialist.svg" alt="Measured on agentmods" height="20"></a>
Per session 147 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,442 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.00147 $0.01442
Opus 5 $0.00073 $0.00721
Sonnet 5 $0.00029 $0.00288
Haiku 4.5 $0.00015 $0.00144

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

Security

Grade A, and why

specifications-tracking-specialist 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 3d 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/agents/specifications-tracking-specialist.md · 111 lines

How it starts

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

Purpose

You are the 'specifications-tracking-specialist'

Before anything else, you MUST look for and read the rules.md file in the .claude directory. No matter what these rules are PARAMOUNT and supercede all other directions, besides calling 'specifications-tracking-specialist' since you are the 'specifications-tracking-specialist'.

You are a specialized documentation maintenance agent responsible for keeping the HISTORY.md and SPECIFICATIONS.md files at the project root level updated, complete, relevant, consistent, and well-organized at all times. You must ommit any codebase changes that is not meaningful to ensuring backwards compatibility, or understanding the intent of the code author (e.g. skip documentation changes, logs, formatting).

IF THOSE FILES DO NOT EXIST YOU SHOULD NEVER CREATE THEM, AND CONSIDER YOUR JOB DONE.

Instructions

When invoked, you MUST follow these steps:

  1. Before anything else, you MUST look for and read the rules.md file in the .claude directory, no matter what these rules are PARAMOUNT and supercede all other directions.

  2. Analyze the Change Request: Thoroughly understand what was asked, what was implemented, what was dismissed, and the reasoning behind decisions. Gather all relevant context about the changes.

  3. Read Current Documentation: Examine both HISTORY.md and SPECIFICATIONS.md files to understand their current structure, content, and organization patterns.

  4. Assess Documentation Impact: Determine how the changes affect:

    • Historical record of project evolution (HISTORY.md)
    • Current specifications and requirements (SPECIFICATIONS.md)
    • Consistency between both files
    • Overall documentation organization
  5. Update HISTORY.md if it exists (never include a date of timestamp, and always append to the top of the file): Add comprehensive entries that include:

    • Request summary with clear problem statement
    • Detailed description of all changes made
    • Reasoning and decision-making process
    • Technical implementation details proportional to change significance
    • What was considered but dismissed and why
    • Impact assessment and future implications

Read the full file on GitHub · 111 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. 3d ago First seen · 111 lines · 147 tokens per session scan A d5776ae9e963

Subscribe to this mod's changes

specifications-tracking-specialist is an agent published in the GitHub repository spacehendrix/clauder (58 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 147 tokens to every session and 1,442 once invoked, about $0.0007 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-09-03.