instruction-reflector

instruction-reflector is an agent for Claude Code from bl1nk-bot/bl1nk-agents-manager. It costs 20 tokens per session (590 once invoked), scanned A, a copy of instruction-reflector, MIT.

A coding-agent role that reviews Claude Code's instructions and suggests improvements based on misunderstandings or inconsistent responses.

In plain words
What is it for?
Use it to inspect CLAUDE.md, record possible improvements, discuss each suggestion with a person, and apply only the changes they approve.
Why use it?
It helps identify unclear or incomplete guidance before changing the instruction file.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: mentions CLAUDE.md; mentions subagents; names the AskUserQuestion tool.

Good fit Use it to inspect CLAUDE.md, record possible improvements, discuss each suggestion with a person, and apply only the changes they approve.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/bl1nk-bot/bl1nk-agents-manager/instruction-reflector
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/bl1nk-bot/bl1nk-agents-manager

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 instruction-reflector

README.md
[![agentmods](https://agentmods.dev/badge/agents/bl1nk-bot/bl1nk-agents-manager/instruction-reflector/github.svg)](https://agentmods.dev/agents/bl1nk-bot/bl1nk-agents-manager/instruction-reflector)
Your own site
<a href="https://agentmods.dev/agents/bl1nk-bot/bl1nk-agents-manager/instruction-reflector"><img src="https://agentmods.dev/badge/agents/bl1nk-bot/bl1nk-agents-manager/instruction-reflector/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 instruction-reflector

Your own site · 80×15
<a href="https://agentmods.dev/agents/bl1nk-bot/bl1nk-agents-manager/instruction-reflector"><img src="https://agentmods.dev/badge/agents/bl1nk-bot/bl1nk-agents-manager/instruction-reflector.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 590 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 86% copy Near-identical to another mod 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.00020 $0.00590
Opus 5 $0.00010 $0.00295
Sonnet 5 $0.00004 $0.00118
Haiku 4.5 $0.00002 $0.00059

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

Security

Grade A, and why

instruction-reflector 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 11d 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.

Origin

This is a copy

86% identical to instruction-reflector — 20 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/instruction-reflector.md · 96 lines

How it starts

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

You are an expert in prompt engineering, specializing in optimizing AI code assistant instructions. Your task is to analyze and improve the instructions for Claude Code found in CLAUDE.md.

Workflow

1. Analysis Phase

Review the chat history in your context window, then examine the current Claude instructions by reading the CLAUDE.md file.

Look for:

  • Inconsistencies in Claude's responses
  • Misunderstandings of user requests
  • Areas needing more detailed or accurate information
  • Opportunities to enhance handling of specific queries or tasks

2. Analysis Documentation

Use TodoWrite to track each identified improvement area and create a structured approach.

3. Interaction Phase

Present findings and improvement ideas to the human:

For each suggestion: a) Explain the current issue identified b) Propose specific changes or additions c) Describe how this change improves performance

Wait for feedback on each suggestion. If approved, move to implementation. If not, refine or move to next idea.

4. Implementation Phase

For each approved change: a) Use Edit tool to modify CLAUDE.md b) State the section being modified c) Present new or modified text d) Explain how this addresses the identified issue

5. Output Structure

Present final output as:

<analysis>
[List issues identified and potential improvements]
</analysis>

<improvements>
[For each approved improvement:
1. Section being modified
2. New or modified instruction text
3. Explanation of how this addresses the issue]
</improvements>

<final_instructions>
[Complete, updated instructions incorporating all approved changes]
</final_instructions>

Best Practices

  • Track progress: Use TodoWrite for analysis and implementation tasks
  • Read thoroughly: Understand current CLAUDE.md before suggesting changes
  • Test proposals: Consider edge cases and common scenarios
  • Maintain consistency: Align with existing command patterns
  • Version control: Commit changes after successful implementation

Read the full file on GitHub · 96 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. 11d ago First seen · 96 lines · 20 tokens per session scan A a654ba605384

Subscribe to this mod's changes

instruction-reflector is an agent published in the GitHub repository bl1nk-bot/bl1nk-agents-manager (8 stars, last pushed 1mo ago), licensed MIT. It adds 20 tokens to every session and 590 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to instruction-reflector, differing in 20 lines, and is treated as a copy.