INDEX

INDEX is an agent for coding agents from Rtur2003/Claude-Code-Promts-Skills. It costs 0 tokens per session (1,834 once invoked), scanned A, original, MIT.

A directory of prompts for autonomous coding agents, starting with a general agent prompt and adding a specialist prompt only when needed. It covers tasks such as code review, testing, documentation, security, performance, and Git.

In plain words
What is it for?
Use it to select prompts for coding tasks, including reviewing changes, planning tests, auditing security, refactoring code, improving performance, writing documentation, and managing branches or releases.
Why use it?
It helps choose the right level of guidance without loading unnecessary specialist instructions. The decision table also shows when each prompt is appropriate.

Agent

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.

agentmods
npx agentmods add agents/rtur2003/claude-code-promts-skills/index
Clone the repo
git clone --depth 1 https://github.com/Rtur2003/Claude-Code-Promts-Skills

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 INDEX

README.md
[![agentmods](https://agentmods.dev/badge/agents/rtur2003/claude-code-promts-skills/index.svg)](https://agentmods.dev/agents/rtur2003/claude-code-promts-skills/index)
Your own site
<a href="https://agentmods.dev/agents/rtur2003/claude-code-promts-skills/index"><img src="https://agentmods.dev/badge/agents/rtur2003/claude-code-promts-skills/index.svg" alt="Measured on agentmods" 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 1,834 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.01834
Opus 5 $0.00000 $0.00917
Sonnet 5 $0.00000 $0.00367
Haiku 4.5 $0.00000 $0.00183

Measured today against content hash a6f3dc7e6040, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

INDEX 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 today.

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.

prompts/english/agents/INDEX.md · 89 lines

How it starts

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

Agent Prompts Index

Outcome-first catalog for autonomous AI coding agents.

Core Rule

Start with Agent System. Add one specialist prompt only if required.

Decision tree source: ../workflows/prompt-selector-guide.md

Route by task

Task Prompt
Any autonomous coding task Agent System
Write or debug a Claude skill Agent Skills
Connect Claude to a DB / browser / API via MCP MCP Integration
Package skills/agents/hooks into a plugin Claude Code Plugins
Parallel agents, workflows, audits, writer/reviewer Multi-Agent Orchestration
Automate on a lifecycle event (lint, block, gate) Hooks & Automation
Set up CLAUDE.md, rules, settings, permissions Claude Code Workflow
Calibrate thinking depth / effort / plan mode Claude Code Thinking & Planning
Pick a model / effort level ../workflows/model-selection-guide.md
Know what a current Claude Code build does ../workflows/claude-code-native-features-guide.md
Build an agent on the Agent SDK ../workflows/agent-sdk-guide.md
Review a PR / change set Code Review
Security exposure is possible Security Audit
Root-cause a production incident Debugging & Troubleshooting
Design system architecture Architecture Patterns
Choose tools / libraries Technology Stack
Build or fix a test strategy Testing Strategies

Read the full file on GitHub · 89 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. today Changed · +33 lines a6f3dc7e6040
  2. 4d ago First seen · 56 lines · 0 tokens per session scan A d97804412372

Subscribe to this mod's changes

INDEX is an agent published in the GitHub repository Rtur2003/Claude-Code-Promts-Skills (50 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,834 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-30.