speckit-analyze

speckit-analyze is an agent for Claude Code from boussadjra/vuestrata. It costs 30 tokens per session (121 once invoked), scanned A, original, MIT.

A read-only investigation of an existing codebase area before planning work. It produces a research file for a feature or gives a summary directly when no feature specification exists.

In plain words
What is it for?
Use it before planning changes to inspect a specific part of a repository and document what the implementation really does.
Why use it?
It grounds plans in the code's actual patterns, dependencies, risks, and technical debt instead of assumptions. This is especially useful when the area is unfamiliar.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it before planning changes to inspect a specific part of a repository and document what the implementation really does.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/boussadjra/vuestrata/speckit-analyze
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/boussadjra/vuestrata

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 speckit-analyze

README.md
[![agentmods](https://agentmods.dev/badge/agents/boussadjra/vuestrata/speckit-analyze/github.svg)](https://agentmods.dev/agents/boussadjra/vuestrata/speckit-analyze)
Your own site
<a href="https://agentmods.dev/agents/boussadjra/vuestrata/speckit-analyze"><img src="https://agentmods.dev/badge/agents/boussadjra/vuestrata/speckit-analyze/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 speckit-analyze

Your own site · 80×15
<a href="https://agentmods.dev/agents/boussadjra/vuestrata/speckit-analyze"><img src="https://agentmods.dev/badge/agents/boussadjra/vuestrata/speckit-analyze.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 121 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.00030 $0.00121
Opus 5 $0.00015 $0.00060
Sonnet 5 $0.00006 $0.00024
Haiku 4.5 $0.00003 $0.00012

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

Security

Grade A, and why

speckit-analyze 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.

.github/agents/speckit-analyze.md · 17 lines

What it actually says

speckit-analyze

Use before planning unfamiliar code.

Instructions

  1. Read .specify/templates/commands/analyze.md.
  2. Identify the target area.
  3. Explore the codebase and document actual patterns, risks, and debt.
  4. Keep findings scoped.
  5. Write to .specify/specs/NNN-feature/research.md when tied to a feature, otherwise present inline.
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 · 17 lines · 30 tokens per session scan A 9f3a4dd4a8fa

Subscribe to this mod's changes

speckit-analyze is an agent published in the GitHub repository boussadjra/vuestrata (111 stars, last pushed 2d ago), licensed MIT. It adds 30 tokens to every session and 121 once invoked, about $0.0002 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 agents, from other repositories

frontend-engineer

Use this agent when building modern frontend applications with React 19.2, Next.js 16 App Router, TypeScript 6, and Tailwind CSS v4. Invoke for component architecture, data fetching, Cache Components, proxy.ts, Server Components, View Transitions, and full-stack frontend patterns.

altmemy/claude-code-templates · 65 tokens

react-expert

Master React 18+ with hooks, performance optimization, state management, Next.js, and modern patterns. Expert in TypeScript, testing, and production-ready React applications. Use PROACTIVELY for React development.

spjoshis/claude-code-plugins · 47 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens

Ultimate Transparent Thinking Beast Mode

Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.

github/awesome-copilot · 11 tokens