claude-code-starter: Agent for Claude Code

.claude/agents/kieran-typescript-reviewer.md

kieran-typescript-reviewer is an agent for Claude Code from AIBiz-Automatyzacje/claude-code-starter. It costs 43 tokens per session (1,600 once invoked), scanned A, original, no licence file.

A TypeScript code-review agent focused on type safety, current coding patterns, and maintainability.

In plain words
What is it for?
Use it after implementing features, editing code, or creating TypeScript components.
Why use it?
It helps catch type-related and maintenance problems after code changes.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is AIBiz-Automatyzacje/claude-code-starter's own configuration. It tells Claude Code how to work on claude-code-starter 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 claude-code-starter configures →

Reuse

Borrowing it

Nothing to install: this file belongs to AIBiz-Automatyzacje/claude-code-starter. 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/AIBiz-Automatyzacje/claude-code-starter/main/.claude/agents/kieran-typescript-reviewer.md
Clone the repo
git clone --depth 1 https://github.com/AIBiz-Automatyzacje/claude-code-starter

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 kieran-typescript-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/aibiz-automatyzacje/claude-code-starter/kieran-typescript-reviewer/github.svg)](https://agentmods.dev/agents/aibiz-automatyzacje/claude-code-starter/kieran-typescript-reviewer)
Your own site
<a href="https://agentmods.dev/agents/aibiz-automatyzacje/claude-code-starter/kieran-typescript-reviewer"><img src="https://agentmods.dev/badge/agents/aibiz-automatyzacje/claude-code-starter/kieran-typescript-reviewer/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 kieran-typescript-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/aibiz-automatyzacje/claude-code-starter/kieran-typescript-reviewer"><img src="https://agentmods.dev/badge/agents/aibiz-automatyzacje/claude-code-starter/kieran-typescript-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 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,600 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 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.00043 $0.01600
Opus 5 $0.00022 $0.00800
Sonnet 5 $0.00009 $0.00320
Haiku 4.5 $0.00004 $0.00160

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

Security

Grade A, and why

kieran-typescript-reviewer 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 6d 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/kieran-typescript-reviewer.md · 140 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 6d ago Changed · +15 lines 9af4eedcd8b1
  2. 12d ago First seen · 125 lines · 43 tokens per session scan A f5f01cc4e15d

Subscribe to this mod's changes

kieran-typescript-reviewer is an agent published in the GitHub repository AIBiz-Automatyzacje/claude-code-starter (86 stars, last pushed 5d ago), with no licence file. It adds 43 tokens to every session and 1,600 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

agent-sdk-verifier-ts

Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.

anthropics/claude-plugins-official · 56 tokens

typescript-refactor-expert

Expert TypeScript and modern JavaScript code refactoring specialist. Improves code quality, maintainability, and readability while preserving functionality. Applies clean code principles, SOLID patterns, and TypeScript best practices. Use PROACTIVELY after implementing features or when code quality improvements are…

giuseppe-trisciuoglio/developer-kit · 63 tokens

ts-enforcer

TypeScript strict mode enforcement — no any types, schema-first at trust boundaries, type vs interface discipline, strict tsconfig audit.

bdfinst/agentic-dev-team · 29 tokens

typescript-software-architect-review

Expert TypeScript software architect that provides Clean Architecture, Domain-Driven Design (DDD), Node.js patterns, and modern TypeScript frameworks guidance. Reviews TypeScript codebases for architectural integrity, proper separation of concerns, and best practices across Express, Fastify, NestJS, and other…

giuseppe-trisciuoglio/developer-kit · 89 tokens

angular-reviewer

Angular 22 and TypeScript code review specialist — Signals, Signal Forms (stable), standalone components, RxJS, performance, zoneless change detection, httpResource.

TheBeardedBearSAS/claude-craft · 36 tokens

logic-review

Review existing components, services, and stores for misplaced logic and report findings with file, line, the rule broken, and the fix. Use the logic-design agent to decide where something new should go.

AmadeusITGroup/otter · 43 tokens